Searched refs:pf_get_sport (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/sys/netpfil/pf/ |
| D | pf_lb.c | 60 static int pf_get_sport(sa_family_t, uint8_t, struct pf_rule *, 210 pf_get_sport(sa_family_t af, u_int8_t proto, struct pf_rule *r, in pf_get_sport() function 564 if (pf_get_sport(pd->af, pd->proto, r, saddr, sport, daddr, in pf_get_translation()
|