Home
last modified time | relevance | path

Searched refs:xmitTooBig (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/netgraph/
HDng_pptpgre.h91 u_int32_t xmitTooBig; /* xmits dropped because too big */ member
HDng_l2tp.h120 u_int32_t xmitTooBig; /* ctrl pkts dropped because too big */ member
HDng_pptpgre.c566 priv->stats.xmitTooBig++; in ng_pptpgre_xmit()
HDng_l2tp.c1041 priv->stats.xmitTooBig++; in ng_l2tp_rcvdata_ctrl()