Home
last modified time | relevance | path

Searched refs:pfsyncs_ipackets (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dif_pfsync.h210 u_int64_t pfsyncs_ipackets; /* total input packets, IPv4 */ member
/f-stack/tools/compat/include/net/
H A Dif_pfsync.h210 u_int64_t pfsyncs_ipackets; /* total input packets, IPv4 */ member
/f-stack/tools/netstat/
H A Dif.c150 p(pfsyncs_ipackets, "\t{:received-inet-packets/%ju} " in pfsync_stats()
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c658 V_pfsyncstats.pfsyncs_ipackets++; in pfsync_input()