Home
last modified time | relevance | path

Searched refs:SCTP_DISPOSITION_CONSUME (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c391 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1B_init()
624 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1C_ack()
873 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1D_ce()
993 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1E_ca()
1021 return SCTP_DISPOSITION_CONSUME; in sctp_sf_heartbeat()
1069 return SCTP_DISPOSITION_CONSUME; in sctp_sf_sendbeat_8_3()
1098 return SCTP_DISPOSITION_CONSUME; in sctp_sf_send_reconf()
1165 return SCTP_DISPOSITION_CONSUME; in sctp_sf_beat_8_3()
1268 return SCTP_DISPOSITION_CONSUME; in sctp_sf_backbeat_8_3()
1528 retval = SCTP_DISPOSITION_CONSUME; in sctp_sf_do_unexpected_init()
[all …]
H A Dsm_sideeffect.c1218 case SCTP_DISPOSITION_CONSUME: in sctp_side_effects()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h43 SCTP_DISPOSITION_CONSUME, /* Process return values normally. */ enumerator