Searched refs:recvWrongTunnel (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/ | ||
H A D | ng_l2tp.h | 126 u_int32_t recvWrongTunnel; /* packets rec'd with wrong tunnel id */ member |
H A D | ng_l2tp.c | 846 priv->stats.recvWrongTunnel++; in ng_l2tp_rcvdata_lower() |