Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h441 #define TF2_ACE_PERMIT 0x00000100 /* Accurate ECN mode */ macro
/f-stack/freebsd/netinet/
H A Dtcp_var.h441 #define TF2_ACE_PERMIT 0x00000100 /* Accurate ECN mode */ macro
H A Dtcp_subr.c3466 (tp->t_flags2 & TF2_ACE_PERMIT) ? 2 : 0; in tcp_inptoxtp()