Searched refs:xmitDrops (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netgraph/
H A Dng_pptpgre.h90 u_int32_t xmitDrops; /* xmits dropped due to full window */ member in struct:ng_pptpgre_stats
110 { "xmitDrops", &ng_parse_uint32_type }, \
H A Dng_l2tp.h119 u_int32_t xmitDrops; /* xmits dropped due to full window */ member in struct:ng_l2tp_stats
143 { "xmitDrops", &ng_parse_uint32_type }, \
H A Dng_pptpgre.c559 priv->stats.xmitDrops++;
H A Dng_l2tp.c1052 priv->stats.xmitDrops++;

Completed in 104 milliseconds