Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ipf/ipf/
H A Dipf.c572 printf("%s all, Logging: %savailable\n", s, fio.f_logging ? "" : "un"); in showversion()
/freebsd-14.2/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1068 int f_logging; /* 1 if enabled, else 0 */ member
H A Dfil.c4192 fiop->f_logging = 1; in ipf_getstat()
4196 fiop->f_logging = 0; in ipf_getstat()