Searched refs:SCTP_CID_COOKIE_ECHO (Results 1 – 8 of 8) sorted by relevance
221 sch->type == SCTP_CID_COOKIE_ECHO || in do_basic_checks()269 case SCTP_CID_COOKIE_ECHO: in sctp_new_state()329 !test_bit(SCTP_CID_COOKIE_ECHO, map) && in sctp_packet()356 } else if (sch->type == SCTP_CID_COOKIE_ECHO) { in sctp_packet()
96 SCTP_CID_COOKIE_ECHO = 10, enumerator
229 [SCTP_CID_COOKIE_ECHO] = IP_VS_SCTP_COOKIE_ECHO,400 if ((sch->type == SCTP_CID_COOKIE_ECHO) || in set_sctp_state()
446 if (next_hdr->type == SCTP_CID_COOKIE_ECHO) { in sctp_endpoint_bh_rcv()
295 case SCTP_CID_COOKIE_ECHO: in __sctp_packet_append_chunk()
1060 case SCTP_CID_COOKIE_ECHO: in __sctp_rcv_walk_lookup()
844 case SCTP_CID_COOKIE_ECHO: in sctp_outq_flush()
573 retval = sctp_make_control(asoc, SCTP_CID_COOKIE_ECHO, 0, cookie_len); in sctp_make_cookie_echo()