Searched refs:SCTP_CID_COOKIE_ACK (Results 1 – 6 of 6) sorted by relevance
206 if (((sch->type == SCTP_CID_COOKIE_ACK || in do_basic_checks()259 case SCTP_CID_COOKIE_ACK: in sctp_new_state()413 test_bit(SCTP_CID_COOKIE_ACK, map)) in sctp_new()
100 SCTP_CID_COOKIE_ACK = 11, enumerator
942 (sch->type == SCTP_CID_COOKIE_ACK)) { in set_sctp_state()
858 case SCTP_CID_COOKIE_ACK: in sctp_outq_flush()
596 retval = sctp_make_chunk(asoc, SCTP_CID_COOKIE_ACK, 0, 0); in sctp_make_cookie_ack()
3371 if (SCTP_CID_COOKIE_ACK == ch->type) in sctp_sf_ootb()