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

/freebsd-10-stable/sys/netgraph/
H A Dng_l2tp.h133 u_int32_t recvDataDrops; /* dup/out of order data pkts rec'd */ member in struct:ng_l2tp_stats
157 { "recvDataDrops", &ng_parse_uint32_type }, \
H A Dng_l2tp.c984 priv->stats.recvDataDrops++;

Completed in 58 milliseconds