Home
last modified time | relevance | path

Searched refs:bd_ccount (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/bpf/net/
H A Dbpfdesc.h140 ulong_t bd_ccount; /* number of packets captured */ member
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c805 d->bd_ccount = 0; in reset_d()
1179 bs.bs_capt = d->bd_ccount; in bpfioctl()
1571 ++d->bd_ccount; in catchpacket()