Searched refs:defaction (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon.c | 1019 int i, f, lvl, res, len, off, plen, ipoff, defaction; in print_ipflog() local 1383 defaction = 0; in print_ipflog() 1385 defaction = check_action(buf, line, ipmonopts, lvl); in print_ipflog() 1387 if (defaction == 0) { in print_ipflog()
|