Searched defs:IPL_LOGMAX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h937 #define IPL_LOGMAX 7 macro
938 #define IPL_LOGSIZE (IPL_LOGMAX + 1)
955 int f_locks[IPL_LOGMAX];

Completed in 70 milliseconds