Searched refs:defaction (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | ipmon.c | 1035 int i, f, lvl, res, len, off, plen, ipoff, defaction; in print_ipflog() local 1421 defaction = 0; in print_ipflog() 1423 defaction = check_action(buf, line, ipmonopts, lvl); in print_ipflog() 1425 if (defaction == 0) { in print_ipflog()
|