Searched refs:recvDataDrops (Results 1 – 2 of 2) sorted by relevance
| /src/sys/netgraph/ | ||
| H A D | ng_l2tp.h | 131 u_int32_t recvDataDrops; /* dup/out of order data pkts rec'd */ member |
| H A D | ng_l2tp.c | 987 priv->stats.recvDataDrops++; in ng_l2tp_rcvdata_lower() |