sctp_auth_send_cid  107 include/net/sctp/auth.h int sctp_auth_send_cid(sctp_cid_t chunk, const struct sctp_association *asoc);
sctp_auth_send_cid  188 net/sctp/chunk.c 	if (sctp_auth_send_cid(SCTP_CID_DATA, asoc)) {
sctp_auth_send_cid 1288 net/sctp/sm_make_chunk.c 	if (sctp_auth_send_cid(type, asoc))