Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc.h101 #define CCF_IPHDR_CE 0x0010 /* Does this packet set CE bit? */ macro
H A Dcc_dctcp.c340 if (ccflag & CCF_IPHDR_CE) { in dctcp_ecnpkt_handler()
/f-stack/freebsd/netinet/
H A Dtcp_input.c539 tp->ccv->flags |= CCF_IPHDR_CE; in cc_ecnpkt_handler()
546 tp->ccv->flags &= ~CCF_IPHDR_CE; in cc_ecnpkt_handler()