Home
last modified time | relevance | path

Searched refs:xmitDrops (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_pptpgre.h90 u_int32_t xmitDrops; /* xmits dropped due to full window */ member
H A Dng_l2tp.h119 u_int32_t xmitDrops; /* xmits dropped due to full window */ member
/f-stack/freebsd/netgraph/
H A Dng_pptpgre.h90 u_int32_t xmitDrops; /* xmits dropped due to full window */ member
H A Dng_l2tp.h119 u_int32_t xmitDrops; /* xmits dropped due to full window */ member
H A Dng_pptpgre.c608 priv->stats.xmitDrops++; in ng_pptpgre_xmit()
H A Dng_l2tp.c1052 priv->stats.xmitDrops++; in ng_l2tp_rcvdata_ctrl()