Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_syncookie.c288 bool is_ecn = tcp_ecn_enabled(tp->ecn_flags); in tcp_syncookie_syn()
H A Dtcp_output.c540 bool ecn_enabled = tcp_ecn_enabled(tp->ecn_flags); in tcp_set_ecn()
562 tcp_ecn_enabled(uint32_t ecn_flags) in tcp_ecn_enabled() function
H A Dtcp_var.h1898 bool tcp_ecn_enabled(uint32_t ecn_flags);