Home
last modified time | relevance | path

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

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