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

/freebsd-10-stable/sys/netgraph/
H A Dng_l2tp.h128 u_int32_t recvWrongTunnel; /* packets rec'd with wrong tunnel id */ member in struct:ng_l2tp_stats
152 { "recvWrongTunnel", &ng_parse_uint32_type }, \
H A Dng_l2tp.c845 priv->stats.recvWrongTunnel++;

Completed in 73 milliseconds