Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc.h105 #define CCF_IPHDR_CE 0x0010 /* Does this packet set CE bit? */ macro
H A Dcc_dctcp.c358 if (ccflag & CCF_IPHDR_CE) { in dctcp_ecnpkt_handler()
/freebsd/sys/netinet/
H A Dtcp_input.c524 tp->t_ccv.flags |= CCF_IPHDR_CE; in cc_ecnpkt_handler_flags()
531 tp->t_ccv.flags &= ~CCF_IPHDR_CE; in cc_ecnpkt_handler_flags()