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

/freebsd-10-stable/sys/netgraph/
H A Dng_l2tp.h186 NGM_L2TP_GET_STATS, /* returns struct ng_l2tp_stats */ enumerator in enum:__anon10872
H A Dng_l2tp.c267 NGM_L2TP_GET_STATS,
556 case NGM_L2TP_GET_STATS:
570 if (msg->header.cmd != NGM_L2TP_GET_STATS)

Completed in 104 milliseconds