Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dippool.c187 if (role == IPL_LOGNONE)
295 if (role == IPL_LOGNONE) {
435 if (role == IPL_LOGNONE) {
542 if (role == IPL_LOGNONE) {
614 role = IPL_LOGNONE;
680 if (role == IPL_LOGNONE) {
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1107 #define IPL_LOGNONE -2 macro