Searched refs:recvMatchFrames (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netgraph/
H A Dng_bpf.h77 u_int64_t recvMatchFrames; member in struct:ng_bpf_hookstat
87 { "recvMatchFrames", &ng_parse_uint64_type }, \
H A Dng_tag.h100 uint64_t recvMatchFrames; member in struct:ng_tag_hookstat
110 { "recvMatchFrames", &ng_parse_uint64_type }, \
H A Dng_bpf.c485 hip->stats.recvMatchFrames++;
H A Dng_tag.c550 hip->stats.recvMatchFrames++;

Completed in 210 milliseconds