Searched refs:NGM_TCPMSS_GET_STATS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netgraph/
H A Dng_tcpmss.h76 NGM_TCPMSS_GET_STATS = 1, /* Get stats. */ enumerator in enum:__anon10433
H A Dng_tcpmss.c101 NGM_TCPMSS_GET_STATS,
187 case NGM_TCPMSS_GET_STATS:
215 if (msg->header.cmd != NGM_TCPMSS_GET_STATS)

Completed in 44 milliseconds