Searched refs:TCPS_HAVEESTABLISHED (Results 1 – 4 of 4) sorted by relevance
141 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
201 if (!TCPS_HAVEESTABLISHED(tp->t_state)) in tcp_reass()
143 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro