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

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

Completed in 121 milliseconds