Searched refs:pf_get_sport (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_lb.c | 65 static int pf_get_sport(sa_family_t, uint8_t, struct pf_krule *, 215 pf_get_sport(sa_family_t af, u_int8_t proto, struct pf_krule *r, in pf_get_sport() function 580 if (pf_get_sport(pd->af, pd->proto, r, saddr, sport, daddr, in pf_get_translation()
|