Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_pptpgre.h130 NGM_PPTPGRE_GET_STATS, /* returns struct ng_pptpgre_stats */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_pptpgre.h136 NGM_PPTPGRE_GET_STATS, /* returns struct ng_pptpgre_stats */ enumerator
H A Dng_pptpgre.c273 NGM_PPTPGRE_GET_STATS,
470 case NGM_PPTPGRE_GET_STATS: in ng_pptpgre_rcvmsg()
482 if (msg->header.cmd != NGM_PPTPGRE_GET_STATS) in ng_pptpgre_rcvmsg()