Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dconstants.h60 SCTP_EVENT_T_CHUNK = 1, enumerator
/kernel/linux/linux-6.6/include/net/sctp/
H A Dconstants.h60 SCTP_EVENT_T_CHUNK = 1, enumerator
/kernel/linux/linux-5.10/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()
1804 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()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds