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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h82 SCTP_EVENT_T_CHUNK = 1, enumerator in enum:__anon18465
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dendpointola.c474 error = sctp_do_sm(SCTP_EVENT_T_CHUNK, subtype, state,
H A Dsm_statetable.c84 case SCTP_EVENT_T_CHUNK:
H A Dsm_sideeffect.c558 if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT)
1678 if (asoc && SCTP_EVENT_T_CHUNK == event_type && chunk) {
H A Dassociola.c1120 error = sctp_do_sm(SCTP_EVENT_T_CHUNK, subtype,

Completed in 99 milliseconds