Searched refs:fr_nattag (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dprintfr.c436 if (fp->fr_logtag != FR_NOLOGTAG || *fp->fr_nattag.ipt_tag) {
444 if (*fp->fr_nattag.ipt_tag) {
446 fp->fr_nattag.ipt_tag);
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipf_y.y505 nattag: IPFY_NAT '=' YY_STR { DOALL(strncpy(fr->fr_nattag.ipt_tag,\
508 | IPFY_NAT '=' YY_NUMBER { DOALL(sprintf(fr->fr_nattag.ipt_tag,\
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h759 ipftag_t fr_nattag; member in struct:frentry
H A Dip_state.c3383 if ((fin->fin_out == 0) && (fr->fr_nattag.ipt_num[0] != 0)) {
3389 if (ipf_matchtag(&fr->fr_nattag, fin->fin_nattag)!=0) {
H A Dfil.c2496 if ((fin->fin_out == 0) && (fr->fr_nattag.ipt_num[0] != 0)) {
2499 if (ipf_matchtag(&fr->fr_nattag, fin->fin_nattag) == 0)
H A Dip_nat6.c2731 !ipf_matchtag(&np->in_tag, &fr->fr_nattag))
H A Dip_nat.c4980 !ipf_matchtag(&np->in_tag, &fr->fr_nattag))
/freebsd-10.2-release/contrib/ipfilter/
H A Dip_fil_compat.c194 ipftag_t fr_nattag; member in struct:frentry_4_1_34
244 ipftag_t fr_nattag; member in struct:frentry_4_1_16
298 ipftag_t fr_nattag; member in struct:frentry_4_1_0

Completed in 215 milliseconds