Home
last modified time | relevance | path

Searched refs:xmitRetransmits (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_l2tp.h123 u_int32_t xmitRetransmits; /* retransmitted packets */ member
/f-stack/freebsd/netgraph/
H A Dng_l2tp.h123 u_int32_t xmitRetransmits; /* retransmitted packets */ member
H A Dng_l2tp.c1467 priv->stats.xmitRetransmits++; in ng_l2tp_seq_rack_timeout()