Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_conntrack_proto_sctp.c220 case SCTP_CID_ABORT: in sctp_new_state()
388 if (test_bit(SCTP_CID_ABORT, map) || in nf_conntrack_sctp_packet()
401 !test_bit(SCTP_CID_ABORT, map) && in nf_conntrack_sctp_packet()
418 } else if (sch->type == SCTP_CID_ABORT) { in nf_conntrack_sctp_packet()
/linux/net/netfilter/ipvs/
A Dip_vs_proto_sctp.c32 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()
A Dip_vs_core.c1059 if (sch->type == SCTP_CID_ABORT) in is_sctp_abort()
/linux/include/linux/
A Dsctp.h77 SCTP_CID_ABORT = 6, enumerator
/linux/net/sctp/
A Dsm_statefuns.c586 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_do_5_1C_ack()
3723 if (SCTP_CID_ABORT == ch->type) in sctp_sf_ootb()
4715 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_abort_violation()
4840 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_violation_paramlen()
A Dinput.c716 if (SCTP_CID_ABORT == ch->type) in sctp_rcv_ootb()
A Dsm_sideeffect.c657 if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT) in sctp_cmd_assoc_failed()
A Doutqueue.c916 case SCTP_CID_ABORT: in sctp_outq_flush_ctrl()
A Dsm_make_chunk.c953 retval = sctp_make_control(asoc, SCTP_CID_ABORT, flags, hint, in sctp_make_abort()

Completed in 37 milliseconds