Home
last modified time | relevance | path

Searched refs:bs_recv (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/net/
H A Dbpf.h81 u_int bs_recv; /* number of packets received */ member
H A Dbpf.c931 bs->bs_recv = d->bd_rcount; in bpfioctl()
/dragonfly/usr.sbin/usbdump/
H A Dusbdump.c961 printf("%d packets received by filter\n", us.bs_recv); in main()
/dragonfly/contrib/libpcap/
H A Dpcap-bpf.c1044 ps->ps_recv = s.bs_recv; in pcap_stats_bpf()