Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pptpgre.h135 NGM_PPTPGRE_CLR_STATS, /* clears stats */ enumerator
H A Dng_pptpgre.c284 NGM_PPTPGRE_CLR_STATS,
475 case NGM_PPTPGRE_CLR_STATS: in ng_pptpgre_rcvmsg()
478 if (msg->header.cmd != NGM_PPTPGRE_CLR_STATS) { in ng_pptpgre_rcvmsg()