Home
last modified time | relevance | path

Searched refs:sctp_auth_send_cid (Results 1 – 2 of 2) sorted by relevance

/linux/net/sctp/
H A Dauth.c416 if (sctp_auth_send_cid(chunk->chunk_hdr->type, asoc)) { in sctp_auth_asoc_init_active_key()
583 int sctp_auth_send_cid(enum sctp_cid chunk, const struct sctp_association *asoc) in sctp_auth_send_cid() function
H A Dchunk.c186 if (sctp_auth_send_cid(SCTP_CID_DATA, asoc)) { in sctp_datamsg_from_user()