Home
last modified time | relevance | path

Searched defs:pf_kstatus (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dpfvar.h1672 struct pf_kstatus { struct
1677 uint32_t states;
1678 uint32_t src_nodes;
1679 uint32_t running;
1680 uint32_t since;
1681 uint32_t debug;
1682 uint32_t hostid;
1683 char ifname[IFNAMSIZ];
1685 bool keep_counters;
1687 bool syncookies_active;
[all …]