Home
last modified time | relevance | path

Searched refs:SCTP_CID_ERROR (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dsctp.h80 SCTP_CID_ERROR = 9, enumerator
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c239 [SCTP_CID_ERROR] = IP_VS_SCTP_ERROR,
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_sctp.c215 case SCTP_CID_ERROR: in sctp_new_state()
/openbmc/linux/net/sctp/
H A Doutqueue.c937 case SCTP_CID_ERROR: in sctp_outq_flush_ctrl()
H A Dsm_make_chunk.c1260 retval = sctp_make_control(asoc, SCTP_CID_ERROR, 0, in sctp_make_op_error_space()
H A Dsm_statefuns.c3743 if (SCTP_CID_ERROR == ch->type) { in sctp_sf_ootb()