Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h694 ipftag_t fr_nattag; member
H A Dip_state.c3396 if ((fin->fin_out == 0) && (fr->fr_nattag.ipt_num[0] != 0)) {
3402 if (ipf_matchtag(&fr->fr_nattag, fin->fin_nattag)!=0) {
H A Dfil.c2499 if ((fin->fin_out == 0) && (fr->fr_nattag.ipt_num[0] != 0)) {
2502 if (ipf_matchtag(&fr->fr_nattag, fin->fin_nattag) == 0)
H A Dip_nat6.c2725 !ipf_matchtag(&np->in_tag, &fr->fr_nattag))
H A Dip_nat.c4966 !ipf_matchtag(&np->in_tag, &fr->fr_nattag))