Searched refs:sctp_auth_send_cid (Results 1 – 4 of 4) sorted by relevance
100 int sctp_auth_send_cid(sctp_cid_t chunk, const struct sctp_association *asoc);
418 if (sctp_auth_send_cid(chunk->chunk_hdr->type, asoc)) in sctp_auth_asoc_init_active_key()674 int sctp_auth_send_cid(sctp_cid_t chunk, const struct sctp_association *asoc) in sctp_auth_send_cid() function
207 if (sctp_auth_send_cid(SCTP_CID_DATA, asoc)) { in sctp_datamsg_from_user()
1394 if (sctp_auth_send_cid(type, asoc)) in _sctp_make_chunk()