Home
last modified time | relevance | path

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

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