Home
last modified time | relevance | path

Searched refs:NGM_L2TP_GET_STATS (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_l2tp.h186 NGM_L2TP_GET_STATS, /* returns struct ng_l2tp_stats */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_l2tp.h186 NGM_L2TP_GET_STATS, /* returns struct ng_l2tp_stats */ enumerator
H A Dng_l2tp.c267 NGM_L2TP_GET_STATS,
556 case NGM_L2TP_GET_STATS: in ng_l2tp_rcvmsg()
570 if (msg->header.cmd != NGM_L2TP_GET_STATS) in ng_l2tp_rcvmsg()