Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/
HDng_ppp.h199 u_int32_t recvFrames; /* recv frames on link */ member
224 u_int64_t recvFrames; /* recv frames on link */ member
HDng_bpf.h75 u_int64_t recvFrames; member
HDng_tag.h96 uint64_t recvFrames; member
HDng_ppp.c683 rs->recvFrames = stats->recvFrames; in ng_ppp_rcvmsg()
1422 link->stats.recvFrames++; in ng_ppp_rcvdata()
1532 priv->bundleStats.recvFrames++; in ng_ppp_mp_recv()
1849 priv->bundleStats.recvFrames++; in ng_ppp_frag_process()
1957 priv->bundleStats.recvFrames++; in ng_ppp_frag_checkstale()
HDng_bpf.c431 hip->stats.recvFrames++; in ng_bpf_rcvdata()
HDng_tag.c519 hip->stats.recvFrames++; in ng_tag_rcvdata()