Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc_dctcp.c353 uint32_t ccflag; in dctcp_ecnpkt_handler() local
357 ccflag = ccv->flags; in dctcp_ecnpkt_handler()
364 if (ccflag & CCF_IPHDR_CE) { in dctcp_ecnpkt_handler()
378 if ((acknow) || (ccflag & CCF_TCPHDR_CWR)) { in dctcp_ecnpkt_handler()