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

/freebsd-10-stable/sys/netgraph/
H A Dng_pptpgre.h91 u_int32_t xmitTooBig; /* xmits dropped because too big */ member in struct:ng_pptpgre_stats
111 { "xmitTooBig", &ng_parse_uint32_type }, \
H A Dng_l2tp.h120 u_int32_t xmitTooBig; /* ctrl pkts dropped because too big */ member in struct:ng_l2tp_stats
144 { "xmitTooBig", &ng_parse_uint32_type }, \
H A Dng_pptpgre.c566 priv->stats.xmitTooBig++;
H A Dng_l2tp.c1041 priv->stats.xmitTooBig++;

Completed in 59 milliseconds