sctp_auth_recv_cid  108 include/net/sctp/auth.h int sctp_auth_recv_cid(sctp_cid_t chunk, const struct sctp_association *asoc);
sctp_auth_recv_cid 1052 net/sctp/associola.c 		if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth)
sctp_auth_recv_cid  460 net/sctp/endpointola.c 		if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth)
sctp_auth_recv_cid  543 net/sctp/sm_statefuns.c 		if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
sctp_auth_recv_cid 4128 net/sctp/sm_statefuns.c 	if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
sctp_auth_recv_cid 4251 net/sctp/sm_statefuns.c 	if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))