sctp_auth_send_cid   88 include/net/sctp/auth.h int sctp_auth_send_cid(enum sctp_cid chunk,
sctp_auth_send_cid  415 net/sctp/auth.c 		if (sctp_auth_send_cid(chunk->chunk_hdr->type, asoc)) {
sctp_auth_send_cid  188 net/sctp/chunk.c 	if (sctp_auth_send_cid(SCTP_CID_DATA, asoc)) {
sctp_auth_send_cid 1419 net/sctp/sm_make_chunk.c 	if (sctp_auth_send_cid(type, asoc))