Searched refs:sctp_auth_send_cid (Results 1 – 4 of 4) sorted by relevance
88 int sctp_auth_send_cid(enum sctp_cid chunk,
186 if (sctp_auth_send_cid(SCTP_CID_DATA, asoc)) { in sctp_datamsg_from_user()
415 if (sctp_auth_send_cid(chunk->chunk_hdr->type, asoc)) { in sctp_auth_asoc_init_active_key()674 int sctp_auth_send_cid(enum sctp_cid chunk, const struct sctp_association *asoc) in sctp_auth_send_cid() function
1464 if (sctp_auth_send_cid(type, asoc)) in _sctp_make_chunk()