Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.h202 u_int32_t dropFragments; /* MP fragments we had to drop */ member
227 u_int64_t dropFragments; /* MP fragments we had to drop */ member
H A Dng_ppp.c688 rs->dropFragments = stats->dropFragments; in ng_ppp_rcvmsg()
1590 link->stats.dropFragments++; in ng_ppp_mp_recv()
1776 priv->bundleStats.dropFragments++; in ng_ppp_frag_trim()
1808 priv->bundleStats.dropFragments++; in ng_ppp_frag_drop()
1934 priv->bundleStats.dropFragments++; in ng_ppp_frag_checkstale()