Searched refs:pf_routable (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | pfvar.h | 276 pf_routable((x), (af), NULL, (rtid))) || \ 278 pf_routable((x), (af), (ifp), (rtid))) || \ 1541 int pf_routable(struct pf_addr *addr, sa_family_t af, struct pfi_kkif *,
|
| /f-stack/tools/compat/include/net/ |
| H A D | pfvar.h | 164 pf_routable((x), (af), NULL, (rtid))) || \ 166 pf_routable((x), (af), (ifp), (rtid))) || \
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf.c | 5427 pf_routable(struct pf_addr *addr, sa_family_t af, struct pfi_kkif *kif, in pf_routable() function
|