Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.h204 u_int32_t dropFragments; /* MP fragments we had to drop */ member
229 u_int64_t dropFragments; /* MP fragments we had to drop */ member
H A Dng_ppp.c690 rs->dropFragments = stats->dropFragments; in ng_ppp_rcvmsg()
1592 link->stats.dropFragments++; in ng_ppp_mp_recv()
1778 priv->bundleStats.dropFragments++; in ng_ppp_frag_trim()
1810 priv->bundleStats.dropFragments++; in ng_ppp_frag_drop()
1937 priv->bundleStats.dropFragments++; in ng_ppp_frag_checkstale()
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h204 u_int32_t dropFragments; /* MP fragments we had to drop */ member
229 u_int64_t dropFragments; /* MP fragments we had to drop */ member