Home
last modified time | relevance | path

Searched refs:pf_routable (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dpfvar.h276 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 Dpfvar.h164 pf_routable((x), (af), NULL, (rtid))) || \
166 pf_routable((x), (af), (ifp), (rtid))) || \
/f-stack/freebsd/netpfil/pf/
H A Dpf.c5427 pf_routable(struct pf_addr *addr, sa_family_t af, struct pfi_kkif *kif, in pf_routable() function