Searched refs:SCTP_CID_AUTH (Results 1 – 9 of 9) sorted by relevance
89 case SCTP_CID_AUTH: in sctp_cname()
214 if (chunk->chunk_hdr->type == SCTP_CID_AUTH || pkt->has_auth) in sctp_packet_bundle_auth()323 case SCTP_CID_AUTH: in sctp_packet_append_chunk()
438 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv()
278 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init()437 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init_ack()1214 retval = sctp_make_chunk(asoc, SCTP_CID_AUTH, 0, in sctp_make_auth()1936 case SCTP_CID_AUTH: in sctp_verify_ext_param()1973 case SCTP_CID_AUTH: in sctp_process_ext_param()
932 if (cid == SCTP_CID_AUTH) in sctp_chunk_event_lookup()
661 case SCTP_CID_AUTH: in __sctp_auth_cid()
1044 case SCTP_CID_AUTH: in __sctp_rcv_walk_lookup()
3322 case SCTP_CID_AUTH: in sctp_setsockopt_auth_chunk()
106 SCTP_CID_AUTH = 0x0F, enumerator