Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dpfvar.h1501 int pf_normalize_ip6(struct mbuf **, int, struct pfi_kkif *, u_short *,
/f-stack/freebsd/netpfil/pf/
H A Dpf_norm.c1160 pf_normalize_ip6(struct mbuf **m0, int dir, struct pfi_kkif *kif, in pf_normalize_ip6() function
H A Dpf.c6332 if (pf_normalize_ip6(m0, dir, kif, &reason, &pd) != PF_PASS) { in pf_test6()