Searched refs:ipf_matchtag (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1931 extern int ipf_matchtag __P((ipftag_t *, ipftag_t *));
H A Dfil.c2499 if (ipf_matchtag(&fr->fr_nattag, fin->fin_nattag) == 0)
6825 /* Function: ipf_matchtag */
6838 ipf_matchtag(tag1, tag2) function
H A Dip_nat6.c2731 !ipf_matchtag(&np->in_tag, &fr->fr_nattag))
H A Dip_state.c3393 if (ipf_matchtag(&fr->fr_nattag, fin->fin_nattag)!=0) {
H A Dip_nat.c4980 !ipf_matchtag(&np->in_tag, &fr->fr_nattag))

Completed in 231 milliseconds