Searched refs:TCPS_HAVERCVDSYN (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_fsm.h104 #define TCPS_HAVERCVDSYN(s) ((s) >= TCPS_SYN_RECEIVED) macro
H A Dtcp_output.c1959 && TCPS_HAVERCVDSYN(tp->t_state)) {
H A Dtcp_subr.c910 if (TCPS_HAVERCVDSYN(tp->t_state)) {

Completed in 12 milliseconds