Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netgraph/
Dng_ppp.h199 u_int32_t recvFrames; /* recv frames on link */ member
224 u_int64_t recvFrames; /* recv frames on link */ member
Dng_bpf.h75 u_int64_t recvFrames; member
Dng_tag.h98 uint64_t recvFrames; member
Dng_ppp.c685 rs->recvFrames = stats->recvFrames; in ng_ppp_rcvmsg()
1424 link->stats.recvFrames++; in ng_ppp_rcvdata()
1534 priv->bundleStats.recvFrames++; in ng_ppp_mp_recv()
1851 priv->bundleStats.recvFrames++; in ng_ppp_frag_process()
1959 priv->bundleStats.recvFrames++; in ng_ppp_frag_checkstale()
Dng_bpf.c431 hip->stats.recvFrames++; in ng_bpf_rcvdata()
Dng_tag.c519 hip->stats.recvFrames++; in ng_tag_rcvdata()