Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dconstants.h60 SCTP_EVENT_T_CHUNK = 1, enumerator
/OK3568_Linux_fs/kernel/net/sctp/
H A Dendpointola.c402 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.c629 if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT) in sctp_cmd_assoc_failed()
1801 if (asoc && SCTP_EVENT_T_CHUNK == event_type && chunk) { in sctp_cmd_interpreter()
H A Dassociola.c1043 error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, in sctp_assoc_bh_rcv()