SCTP_CID_ABORT   1078 net/netfilter/ipvs/ip_vs_core.c 	if (sch->type == SCTP_CID_ABORT)
SCTP_CID_ABORT     32 net/netfilter/ipvs/ip_vs_proto_sctp.c 				if (sch->type == SCTP_CID_ABORT ||
SCTP_CID_ABORT    234 net/netfilter/ipvs/ip_vs_proto_sctp.c 	[SCTP_CID_ABORT]		= IP_VS_SCTP_ABORT,
SCTP_CID_ABORT    416 net/netfilter/ipvs/ip_vs_proto_sctp.c 			if (sch && sch->type == SCTP_CID_ABORT)
SCTP_CID_ABORT    218 net/netfilter/nf_conntrack_proto_sctp.c 	case SCTP_CID_ABORT:
SCTP_CID_ABORT    385 net/netfilter/nf_conntrack_proto_sctp.c 		if (test_bit(SCTP_CID_ABORT, map) ||
SCTP_CID_ABORT    398 net/netfilter/nf_conntrack_proto_sctp.c 	    !test_bit(SCTP_CID_ABORT, map) &&
SCTP_CID_ABORT    415 net/netfilter/nf_conntrack_proto_sctp.c 		} else if (sch->type == SCTP_CID_ABORT) {
SCTP_CID_ABORT    690 net/sctp/input.c 		if (SCTP_CID_ABORT == ch->type)
SCTP_CID_ABORT    911 net/sctp/outqueue.c 		case SCTP_CID_ABORT:
SCTP_CID_ABORT    957 net/sctp/sm_make_chunk.c 	retval = sctp_make_control(asoc, SCTP_CID_ABORT, flags, hint,
SCTP_CID_ABORT    622 net/sctp/sm_sideeffect.c 	if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT)
SCTP_CID_ABORT    572 net/sctp/sm_statefuns.c 		if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
SCTP_CID_ABORT   3573 net/sctp/sm_statefuns.c 		if (SCTP_CID_ABORT == ch->type)
SCTP_CID_ABORT   4564 net/sctp/sm_statefuns.c 	if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))
SCTP_CID_ABORT   4689 net/sctp/sm_statefuns.c 	if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc))