Searched refs:SCTP_CID_AUTH (Results 1 – 10 of 10) sorted by relevance
63 case SCTP_CID_AUTH: in sctp_cname()
229 if (chunk->chunk_hdr->type == SCTP_CID_AUTH || pkt->has_auth) in sctp_packet_bundle_auth()340 case SCTP_CID_AUTH: in __sctp_packet_append_chunk()771 chunk->chunk_hdr->type != SCTP_CID_AUTH)) in sctp_packet_will_fit()
342 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv()
993 case SCTP_CID_AUTH: in sctp_chunk_event_lookup()
299 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init()464 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init_ack()1289 retval = sctp_make_control(asoc, SCTP_CID_AUTH, 0, in sctp_make_auth()1980 case SCTP_CID_AUTH: in sctp_verify_ext_param()2020 case SCTP_CID_AUTH: in sctp_process_ext_param()
659 case SCTP_CID_AUTH: in __sctp_auth_cid()
1217 case SCTP_CID_AUTH: in __sctp_rcv_walk_lookup()
1001 if (first_time && subtype.chunk == SCTP_CID_AUTH) { in sctp_assoc_bh_rcv()
3628 case SCTP_CID_AUTH: in sctp_setsockopt_auth_chunk()
88 SCTP_CID_AUTH = 0x0F, enumerator