Searched refs:sctp_auth_send_cid (Results 1 – 4 of 4) sorted by relevance
103 int sctp_auth_send_cid(enum sctp_cid chunk,
430 if (sctp_auth_send_cid(chunk->chunk_hdr->type, asoc)) { in sctp_auth_asoc_init_active_key()694 int sctp_auth_send_cid(enum sctp_cid chunk, const struct sctp_association *asoc) in sctp_auth_send_cid() function
199 if (sctp_auth_send_cid(SCTP_CID_DATA, asoc)) { in sctp_datamsg_from_user()
1423 if (sctp_auth_send_cid(type, asoc)) in _sctp_make_chunk()