Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_bpf.h77 u_int64_t recvMatchFrames; member
H A Dng_tag.h98 uint64_t recvMatchFrames; member
/f-stack/freebsd/netgraph/
H A Dng_bpf.h77 u_int64_t recvMatchFrames; member
H A Dng_tag.h100 uint64_t recvMatchFrames; member
H A Dng_bpf.c484 hip->stats.recvMatchFrames++; in ng_bpf_rcvdata()
H A Dng_tag.c550 hip->stats.recvMatchFrames++; in ng_tag_rcvdata()