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

/freebsd-12-stable/sys/netgraph/
H A Dng_tcpmss.h78 NGM_TCPMSS_GET_STATS = 1, /* Get stats. */ enumerator in enum:__anon16313
H A Dng_tcpmss.c103 NGM_TCPMSS_GET_STATS,
189 case NGM_TCPMSS_GET_STATS:
217 if (msg->header.cmd != NGM_TCPMSS_GET_STATS)

Completed in 178 milliseconds