sctp_auth_recv_cid
int sctp_auth_recv_cid(enum sctp_cid chunk,
if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth)
if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth)
if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
return !sctp_auth_recv_cid(chunk->chunk_hdr->type, asoc);