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

/freebsd-13-stable/contrib/ipfilter/tools/
H A Dipmon_y.y603 if (a->ac_logtag != ipf->fl_logtag) {
605 a->ac_logtag, ipf->fl_logtag);
H A Dipmon.c1356 if (ipf->fl_logtag != 0) {
1357 sprintf(t, " log-tag %d", ipf->fl_logtag);
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_log.c475 ipfl.fl_logtag = fin->fin_fr->fr_logtag;
478 ipfl.fl_logtag = FR_NOLOGTAG;
H A Dip_fil.h981 u_32_t fl_logtag; member in struct:ipflog

Completed in 158 milliseconds