Home
last modified time | relevance | path

Searched refs:SCTP_CID_AUTH (Results 1 – 10 of 10) sorted by relevance

/linux/net/sctp/
A Ddebug.c63 case SCTP_CID_AUTH: in sctp_cname()
A Doutput.c254 if (chunk->chunk_hdr->type == SCTP_CID_AUTH || pkt->has_auth) in sctp_packet_bundle_auth()
365 case SCTP_CID_AUTH: in __sctp_packet_append_chunk()
794 chunk->chunk_hdr->type != SCTP_CID_AUTH)) in sctp_packet_will_fit()
A Dendpointola.c350 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv()
A Dsm_make_chunk.c299 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init()
464 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init_ack()
1338 retval = sctp_make_control(asoc, SCTP_CID_AUTH, 0, in sctp_make_auth()
2022 case SCTP_CID_AUTH: in sctp_verify_ext_param()
2062 case SCTP_CID_AUTH: in sctp_process_ext_param()
A Dsm_statetable.c1033 case SCTP_CID_AUTH: in sctp_chunk_event_lookup()
A Dauth.c660 case SCTP_CID_AUTH: in __sctp_auth_cid()
A Dinput.c1247 case SCTP_CID_AUTH: in __sctp_rcv_walk_lookup()
A Dassociola.c1007 if (first_time && subtype.chunk == SCTP_CID_AUTH) { in sctp_assoc_bh_rcv()
A Dsocket.c3576 case SCTP_CID_AUTH: in sctp_setsockopt_auth_chunk()
/linux/include/linux/
A Dsctp.h88 SCTP_CID_AUTH = 0x0F, enumerator

Completed in 36 milliseconds