Searched refs:IPL_LOGSTATE (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | printpooldata.c | 40 case IPL_LOGSTATE :
|
H A D | printpool.c | 50 case IPL_LOGSTATE :
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipftest.c | 376 i = iplioctl(IPL_LOGSTATE, cmd, data, FWRITE|FREAD); in ipstatetestioctl() 518 i = iplioctl(IPL_LOGSTATE, cmd, data, FWRITE|FREAD);
|
H A D | ipmon.c | 967 } else if (logtype == IPL_LOGSTATE) { 1480 fdt[2] = IPL_LOGSTATE; 1524 fdt[2] = IPL_LOGSTATE; 1545 fdt[2] = IPL_LOGSTATE;
|
H A D | ippool.c | 825 role = IPL_LOGSTATE;
|
H A D | ip_fil.c | 239 if (unit == IPL_LOGSTATE) {
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 486 tmp = ipflog_clear(IPL_LOGSTATE, ifs); 520 arg = ifs->ifs_iplused[IPL_LOGSTATE]; /* returned in an int */ 3998 if (ipllog(IPL_LOGSTATE, NULL, items, sizes, types, 1, ifs)) {
|
H A D | fil.c | 4164 fiop->f_locks[IPL_LOGSTATE] = ifs->ifs_fr_state_lock; 5618 case IPL_LOGSTATE :
|
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 937 #define IPL_LOGSTATE 2 macro
|