Searched refs:dupFragments (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.h203 u_int32_t dupFragments; /* MP frames with duplicate seq # */ member in struct:ng_ppp_link_stat
215 { "dupFragments", &ng_parse_uint32_type }, \
228 u_int64_t dupFragments; /* MP frames with duplicate seq # */ member in struct:ng_ppp_link_stat64
240 { "dupFragments", &ng_parse_uint64_type }, \
H A Dng_ppp.c687 rs->dupFragments = stats->dupFragments;
1617 link->stats.dupFragments++;

Completed in 104 milliseconds