Home
last modified time | relevance | path

Searched refs:SCTP_EVENT_T_CHUNK (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/sctp/
H A Dconstants.h60 SCTP_EVENT_T_CHUNK = 1, enumerator
/linux/net/sctp/
H A Dendpointola.c407 error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, state, in sctp_endpoint_bh_rcv()
H A Dsm_statetable.c72 case SCTP_EVENT_T_CHUNK: in sctp_sm_lookup_event()
H A Dsm_sideeffect.c661 if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT) in sctp_cmd_assoc_failed()
1814 if (asoc && SCTP_EVENT_T_CHUNK == event_type && chunk) { in sctp_cmd_interpreter()
H A Dassociola.c1051 error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, in sctp_assoc_bh_rcv()