Searched refs:ifs_ipstate_logging (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dipf_stack.h291 int ifs_ipstate_logging; member in struct:ipf_stack
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c500 (char *)&ifs->ifs_ipstate_logging,
501 sizeof(ifs->ifs_ipstate_logging));
510 error = BCOPYOUT((char *)&ifs->ifs_ipstate_logging,
512 sizeof(ifs->ifs_ipstate_logging));
1524 if (ifs->ifs_ipstate_logging)
2314 if ((flags & SI_CLONED) && ifs->ifs_ipstate_logging)
3397 if (ifs->ifs_ipstate_logging != 0 && why != 0)
H A Dfil.c6434 ifs->ifs_ipstate_logging = 1;
6440 ifs->ifs_ipstate_logging = 0;
6490 TUNE_SET(ifs, "ipstate_logging", ifs_ipstate_logging);

Completed in 100 milliseconds