Home
last modified time | relevance | path

Searched refs:f_logging (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf.c596 printf("%s all, Logging: %savailable\n", s, fio.f_logging ? "" : "un"); in showversion()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h967 int f_logging; /* 1 if enabled, else 0 */ member
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c4188 fiop->f_logging = 1;
4190 fiop->f_logging = 0;