SCTP_CID_ABORT    242 net/netfilter/nf_conntrack_proto_sctp.c 	case SCTP_CID_ABORT:
SCTP_CID_ABORT    313 net/netfilter/nf_conntrack_proto_sctp.c 	    !test_bit(SCTP_CID_ABORT, map) &&
SCTP_CID_ABORT    328 net/netfilter/nf_conntrack_proto_sctp.c 		} else if (sch->type == SCTP_CID_ABORT) {
SCTP_CID_ABORT    414 net/netfilter/nf_conntrack_proto_sctp.c 	if (test_bit(SCTP_CID_ABORT, map) ||
SCTP_CID_ABORT    640 net/sctp/input.c 		if (SCTP_CID_ABORT == ch->type)
SCTP_CID_ABORT    833 net/sctp/outqueue.c 		case SCTP_CID_ABORT:
SCTP_CID_ABORT    877 net/sctp/sm_make_chunk.c 	retval = sctp_make_chunk(asoc, SCTP_CID_ABORT, flags, hint);
SCTP_CID_ABORT    505 net/sctp/sm_sideeffect.c 	if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT)
SCTP_CID_ABORT    543 net/sctp/sm_statefuns.c 		if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
SCTP_CID_ABORT   3265 net/sctp/sm_statefuns.c 		if (SCTP_CID_ABORT == ch->type)
SCTP_CID_ABORT   4128 net/sctp/sm_statefuns.c 	if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
SCTP_CID_ABORT   4251 net/sctp/sm_statefuns.c 	if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))