Home
last modified time | relevance | path

Searched refs:recvMatchOctets (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_bpf.h78 u_int64_t recvMatchOctets; member
H A Dng_tag.h99 uint64_t recvMatchOctets; member
/f-stack/freebsd/netgraph/
H A Dng_bpf.h78 u_int64_t recvMatchOctets; member
H A Dng_tag.h101 uint64_t recvMatchOctets; member
H A Dng_bpf.c485 hip->stats.recvMatchOctets += totlen; in ng_bpf_rcvdata()
H A Dng_tag.c551 hip->stats.recvMatchOctets += totlen; in ng_tag_rcvdata()