Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/cc/
HDcc_dctcp.c343 uint32_t ccflag; in dctcp_ecnpkt_handler() local
347 ccflag = ccv->flags; in dctcp_ecnpkt_handler()
354 if (ccflag & CCF_IPHDR_CE) { in dctcp_ecnpkt_handler()
368 if ((acknow) || (ccflag & CCF_TCPHDR_CWR)) { in dctcp_ecnpkt_handler()