Searched refs:IPL_LOGNAT (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/cmd/ipf/lib/common/ |
H A D | printpooldata.c | 39 case IPL_LOGNAT :
|
H A D | printhashdata.c | 55 case IPL_LOGNAT :
|
H A D | printpool.c | 49 case IPL_LOGNAT :
|
H A D | printhash.c | 67 case IPL_LOGNAT :
|
/titanic_41/usr/src/cmd/ipf/tools/ |
H A D | ipftest.c | 359 i = iplioctl(IPL_LOGNAT, cmd, data, FWRITE|FREAD); in ipnattestioctl() 505 i = iplioctl(IPL_LOGNAT, cmd, data, FWRITE|FREAD);
|
H A D | ipmon.c | 959 } else if (logtype == IPL_LOGNAT) { 1475 fdt[1] = IPL_LOGNAT; 1509 fdt[1] = IPL_LOGNAT; 1518 fdt[1] = IPL_LOGNAT;
|
H A D | ippool_y.y | 155 | IPT_ROLE '=' IPT_NAT { $$ = IPL_LOGNAT; }
|
H A D | ippool.c | 832 role = IPL_LOGNAT;
|
H A D | ip_fil.c | 231 if (unit == IPL_LOGNAT) {
|
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 933 #define IPL_LOGNAT 1 macro
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_nat.c | 695 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 D | fil.c | 4166 fiop->f_locks[IPL_LOGNAT] = ifs->ifs_fr_nat_lock; 5613 case IPL_LOGNAT :
|