Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/
H A Dif_pfsync.h210 u_int64_t pfsyncs_ipackets; /* total input packets, IPv4 */ member
/freebsd-13.1/usr.bin/netstat/
H A Dif.c150 p(pfsyncs_ipackets, "\t{:received-inet-packets/%ju} " in pfsync_stats()
/freebsd-13.1/sys/netpfil/pf/
H A Dif_pfsync.c643 V_pfsyncstats.pfsyncs_ipackets++; in pfsync_input()