Home
last modified time | relevance | path

Searched refs:IPL_LOGNAT (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprintpooldata.c39 case IPL_LOGNAT :
H A Dprinthashdata.c55 case IPL_LOGNAT :
H A Dprintpool.c49 case IPL_LOGNAT :
H A Dprinthash.c67 case IPL_LOGNAT :
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipftest.c359 i = iplioctl(IPL_LOGNAT, cmd, data, FWRITE|FREAD); in ipnattestioctl()
505 i = iplioctl(IPL_LOGNAT, cmd, data, FWRITE|FREAD);
H A Dipmon.c959 } else if (logtype == IPL_LOGNAT) {
1475 fdt[1] = IPL_LOGNAT;
1509 fdt[1] = IPL_LOGNAT;
1518 fdt[1] = IPL_LOGNAT;
H A Dippool_y.y155 | IPT_ROLE '=' IPT_NAT { $$ = IPL_LOGNAT; }
H A Dippool.c832 role = IPL_LOGNAT;
H A Dip_fil.c231 if (unit == IPL_LOGNAT) {
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h933 #define IPL_LOGNAT 1 macro
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_nat.c695 tmp = ipflog_clear(IPL_LOGNAT, ifs);
721 arg = ifs->ifs_iplused[IPL_LOGNAT];
5104 (void) ipllog(IPL_LOGNAT, NULL, items, sizes, types, 1, ifs);
H A Dfil.c4166 fiop->f_locks[IPL_LOGNAT] = ifs->ifs_fr_nat_lock;
5613 case IPL_LOGNAT :