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

/freebsd-10-stable/sys/netgraph/
H A Dng_l2tp.h129 u_int32_t recvUnknownSID; /* pkts rec'd with unknown session id */ member in struct:ng_l2tp_stats
153 { "recvUnknownSID", &ng_parse_uint32_type }, \
H A Dng_l2tp.c855 priv->stats.recvUnknownSID++;

Completed in 64 milliseconds