Searched refs:sctp_auth_send_cid (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/net/sctp/
H A Dauth.h100 int sctp_auth_send_cid(sctp_cid_t chunk, const struct sctp_association *asoc);
/linux-4.4.14/net/sctp/
H A Dchunk.c207 if (sctp_auth_send_cid(SCTP_CID_DATA, asoc)) { sctp_datamsg_from_user()
H A Dauth.c418 if (sctp_auth_send_cid(chunk->chunk_hdr->type, asoc)) sctp_auth_asoc_init_active_key()
674 int sctp_auth_send_cid(sctp_cid_t chunk, const struct sctp_association *asoc) sctp_auth_send_cid() function
H A Dsm_make_chunk.c1394 if (sctp_auth_send_cid(type, asoc)) _sctp_make_chunk()

Completed in 109 milliseconds