Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_tcpmss.h76 NGM_TCPMSS_GET_STATS = 1, /* Get stats. */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_tcpmss.h77 NGM_TCPMSS_GET_STATS = 1, /* Get stats. */ enumerator
H A Dng_tcpmss.c103 NGM_TCPMSS_GET_STATS,
188 case NGM_TCPMSS_GET_STATS: in ng_tcpmss_rcvmsg()
216 if (msg->header.cmd != NGM_TCPMSS_GET_STATS) in ng_tcpmss_rcvmsg()