Searched refs:SCTPS_COOKIE_WAIT (Results 1 – 10 of 10) sorted by relevance
439 #define SCTPS_COOKIE_WAIT -2 macro471 #define SCTP_COOKIE_WAIT SCTPS_COOKIE_WAIT
61 case SCTPS_COOKIE_WAIT: in sctp_display()
517 SCTPS_COOKIE_WAIT); in sctp_connect()592 sctp->sctp_state = SCTPS_COOKIE_WAIT; in sctp_connect()
665 case SCTPS_COOKIE_WAIT: in sctp_rexmit_timer()685 sctp->sctp_state = SCTPS_COOKIE_WAIT; in sctp_rexmit_timer()
249 if ((sctp->sctp_state >= SCTPS_COOKIE_WAIT) && in sctp_clean_death()314 case SCTPS_COOKIE_WAIT: in sctp_disconnect()1157 case SCTPS_COOKIE_WAIT: in sctp_icmp_error()1268 if (sctp->sctp_state == SCTPS_COOKIE_WAIT || in sctp_icmp_error_ipv6()1298 if (sctp->sctp_state == SCTPS_COOKIE_WAIT) { in sctp_icmp_error_ipv6()
546 } else if (sctp->sctp_state == SCTPS_COOKIE_WAIT || in sctp_send_initack()761 if (sctp->sctp_state <= SCTPS_COOKIE_WAIT) { in sctp_send_initack()1327 if (sctp->sctp_state >= SCTPS_COOKIE_WAIT) { in sctp_process_cookie()
111 if (sctp->sctp_state < SCTPS_COOKIE_WAIT) { in sctp_user_abort()
879 case SCTPS_COOKIE_WAIT: in sctp_snmp_state()
4066 case SCTPS_COOKIE_WAIT: in sctp_input_data()
551 case SCTPS_COOKIE_WAIT: return ("SCTPS_COOKIE_WAIT"); in state2str()