Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c187 if (role == IPL_LOGNONE)
254 if (role == IPL_LOGNONE) {
421 if (role == IPL_LOGNONE) {
669 if (role == IPL_LOGNONE) {
759 if (role == IPL_LOGNONE) {
838 role = IPL_LOGNONE;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h946 #define IPL_LOGNONE -2 macro