Searched refs:ifs_nat_logging (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dipf_stack.h235 int ifs_nat_logging; member in struct:ipf_stack
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c708 (char *)&ifs->ifs_nat_logging,
709 sizeof(ifs->ifs_nat_logging));
715 error = BCOPYOUT((char *)&ifs->ifs_nat_logging, (char *)data,
716 sizeof(ifs->ifs_nat_logging));
1911 if (logtype != 0 && ifs->ifs_nat_logging != 0)
2731 if (ifs->ifs_nat_logging)
5262 if (ifs->ifs_nat_logging)
5285 if (ifs->ifs_nat_logging)
H A Dfil.c6431 ifs->ifs_nat_logging = 1;
6437 ifs->ifs_nat_logging = 0;
6499 TUNE_SET(ifs, "nat_logging", ifs_nat_logging);
H A Dip_nat6.c947 if (ifs->ifs_nat_logging)

Completed in 93 milliseconds