Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_pptpgre.h131 NGM_PPTPGRE_CLR_STATS, /* clears stats */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_pptpgre.h137 NGM_PPTPGRE_CLR_STATS, /* clears stats */ enumerator
H A Dng_pptpgre.c280 NGM_PPTPGRE_CLR_STATS,
471 case NGM_PPTPGRE_CLR_STATS: in ng_pptpgre_rcvmsg()
474 if (msg->header.cmd != NGM_PPTPGRE_CLR_STATS) { in ng_pptpgre_rcvmsg()