Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_ppp.h199 u_int32_t badProtos; /* frames rec'd with bogus protocol */ member
224 u_int64_t badProtos; /* frames rec'd with bogus protocol */ member
H A Dng_ppp.c685 rs->badProtos = stats->badProtos; in ng_ppp_rcvmsg()
1205 priv->bundleStats.badProtos++; in ng_ppp_rcvdata_decompress()
1305 priv->bundleStats.badProtos++; in ng_ppp_rcvdata_decrypt()
1438 link->stats.badProtos++; in ng_ppp_rcvdata()
1836 priv->bundleStats.badProtos++; in ng_ppp_frag_process()
1946 priv->bundleStats.badProtos++; in ng_ppp_frag_checkstale()