Home
last modified time | relevance | path

Searched refs:fl_logtag (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_log.c453 ipfl.fl_logtag = fin->fin_fr->fr_logtag; in ipf_log_pkt()
456 ipfl.fl_logtag = FR_NOLOGTAG; in ipf_log_pkt()
H A Dip_fil.h982 u_32_t fl_logtag; member
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y597 if (a->ac_logtag != ipf->fl_logtag) { in check_action()
599 a->ac_logtag, ipf->fl_logtag); in check_action()
H A Dipmon.c1328 if (ipf->fl_logtag != 0) { in print_ipflog()
1329 sprintf(t, " log-tag %d", ipf->fl_logtag); in print_ipflog()