Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h1790 extern int ipf_matchtag __P((ipftag_t *, ipftag_t *));
H A Dfil.c2502 if (ipf_matchtag(&fr->fr_nattag, fin->fin_nattag) == 0)
6874 ipf_matchtag(tag1, tag2) in ipf_matchtag() function
H A Dip_nat6.c2725 !ipf_matchtag(&np->in_tag, &fr->fr_nattag))
H A Dip_state.c3402 if (ipf_matchtag(&fr->fr_nattag, fin->fin_nattag)!=0) {
H A Dip_nat.c4966 !ipf_matchtag(&np->in_tag, &fr->fr_nattag))