Home
last modified time | relevance | path

Searched refs:SCTP_CID_ABORT (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_sctp.c226 case SCTP_CID_ABORT: in sctp_new_state()
303 !test_bit(SCTP_CID_ABORT, map) && in sctp_packet()
320 } else if (sch->type == SCTP_CID_ABORT) { in sctp_packet()
420 if (test_bit(SCTP_CID_ABORT, map) || in sctp_new()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_proto_sctp.c29 if (sch->type == SCTP_CID_ABORT || in sctp_conn_schedule()
234 [SCTP_CID_ABORT] = IP_VS_SCTP_ABORT,
416 if (sch && sch->type == SCTP_CID_ABORT) in set_sctp_state()
Dip_vs_core.c1053 if (sch->type == SCTP_CID_ABORT) in is_sctp_abort()
/Linux-v4.19/include/linux/
Dsctp.h92 SCTP_CID_ABORT = 6, enumerator
/Linux-v4.19/net/sctp/
Dinput.c695 if (SCTP_CID_ABORT == ch->type) in sctp_rcv_ootb()
Dsm_statefuns.c577 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_do_5_1C_ack()
3574 if (SCTP_CID_ABORT == ch->type) in sctp_sf_ootb()
4544 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_abort_violation()
4669 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_violation_paramlen()
Dsm_sideeffect.c637 if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT) in sctp_cmd_assoc_failed()
Doutqueue.c930 case SCTP_CID_ABORT: in sctp_outq_flush_ctrl()
Dsm_make_chunk.c961 retval = sctp_make_control(asoc, SCTP_CID_ABORT, flags, hint, in sctp_make_abort()