Home
last modified time | relevance | path

Searched refs:badProtos (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_ppp.h201 u_int32_t badProtos; /* frames rec'd with bogus protocol */ member
226 u_int64_t badProtos; /* frames rec'd with bogus protocol */ member
H A Dng_ppp.c687 rs->badProtos = stats->badProtos; in ng_ppp_rcvmsg()
1207 priv->bundleStats.badProtos++; in ng_ppp_rcvdata_decompress()
1307 priv->bundleStats.badProtos++; in ng_ppp_rcvdata_decrypt()
1440 link->stats.badProtos++; in ng_ppp_rcvdata()
1838 priv->bundleStats.badProtos++; in ng_ppp_frag_process()
1950 priv->bundleStats.badProtos++; in ng_ppp_frag_checkstale()
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h201 u_int32_t badProtos; /* frames rec'd with bogus protocol */ member
226 u_int64_t badProtos; /* frames rec'd with bogus protocol */ member