Home
last modified time | relevance | path

Searched refs:recvWrongTunnel (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_l2tp.h126 u_int32_t recvWrongTunnel; /* packets rec'd with wrong tunnel id */ member
H A Dng_l2tp.c846 priv->stats.recvWrongTunnel++; in ng_l2tp_rcvdata_lower()