Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_var.h923 #define TCP_SYN_COOKIE_DISABLED(tp) (TFO_ENABLED(tp) || tp->t_mpflags & TMPF_MPTCP_TRUE || LOOPBACK… macro
926 && !TCP_SYN_COOKIE_DISABLED(tp))
929 && !TCP_SYN_COOKIE_DISABLED(tp))