Home
last modified time | relevance | path

Searched refs:ac_logtag (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipf/common/
H A Dipmon.h61 u_32_t ac_logtag; member
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y370 a->ac_logtag = o->o_num; in build_action()
597 if (a->ac_logtag != ipf->fl_logtag) { in check_action()
599 a->ac_logtag, ipf->fl_logtag); in check_action()
873 printf("%slogtag = %u", coma, a->ac_logtag); in print_match()