sctp_auth_send_cid
int sctp_auth_send_cid(enum sctp_cid chunk,
if (sctp_auth_send_cid(chunk->chunk_hdr->type, asoc)) {
if (sctp_auth_send_cid(SCTP_CID_DATA, asoc)) {
if (sctp_auth_send_cid(type, asoc))