Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_l2tp.h133 u_int32_t recvDataDrops; /* dup/out of order data pkts rec'd */ member
/f-stack/freebsd/netgraph/
H A Dng_l2tp.h133 u_int32_t recvDataDrops; /* dup/out of order data pkts rec'd */ member
H A Dng_l2tp.c984 priv->stats.recvDataDrops++; in ng_l2tp_rcvdata_lower()