Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_tee.h95 NGM_TEE_CLR_STATS, /* clear stats */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_tee.h95 NGM_TEE_CLR_STATS, /* clear stats */ enumerator
H A Dng_tee.c118 NGM_TEE_CLR_STATS,
220 case NGM_TEE_CLR_STATS: in ng_tee_rcvmsg()
225 if (msg->header.cmd != NGM_TEE_CLR_STATS) { in ng_tee_rcvmsg()