Home
last modified time | relevance | path

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

/freebsd-src/sbin/ipf/ipf/
H A Dbpf-ipf.h78 struct bpf_stat { struct
79 u_int bs_recv; /* number of packets received */
80 u_int bs_drop; /* number of packets dropped */
/freebsd-src/sys/net/
H A Dbpf.h75 struct bpf_stat { struct
76 bs_recvbpf_stat global() argument
77 bs_dropbpf_stat global() argument