Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h746 #define INP_CANNOT_DO_ECN 0x00001000 /* The stack does not do ECN */ macro
/f-stack/freebsd/netinet/
H A Din_pcb.h746 #define INP_CANNOT_DO_ECN 0x00001000 /* The stack does not do ECN */ macro
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c10078 inp->inp_flags2 |= INP_CANNOT_DO_ECN; in bbr_init()
10318 tp->t_inpcb->inp_flags2 &= ~INP_CANNOT_DO_ECN; in bbr_fini()