Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/pf/net/
Dif_pfsync.h242 u_int64_t pfsyncs_ipackets; /* total input packets, IPv4 */ member
Dif_pfsync.c895 V_pfsyncstats.pfsyncs_ipackets++;
/freebsd-9-stable/usr.bin/netstat/
Dif.c112 p(pfsyncs_ipackets, "\t%ju packet%s received (IPv4)\n"); in pfsync_stats()