Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dsm_statefuns.c309 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1B_init()
504 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1C_ack()
553 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1C_ack()
720 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1D_ce()
825 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1E_ca()
860 return SCTP_DISPOSITION_CONSUME; in sctp_sf_heartbeat()
902 return SCTP_DISPOSITION_CONSUME; in sctp_sf_sendbeat_8_3()
962 return SCTP_DISPOSITION_CONSUME; in sctp_sf_beat_8_3()
1053 return SCTP_DISPOSITION_CONSUME; in sctp_sf_backbeat_8_3()
1312 retval = SCTP_DISPOSITION_CONSUME; in sctp_sf_do_unexpected_init()
[all …]
Dsm_sideeffect.c922 case SCTP_DISPOSITION_CONSUME: in sctp_side_effects()
/linux-2.4.37.9/include/net/sctp/
Dsm.h65 SCTP_DISPOSITION_CONSUME, /* Process return values normally. */ enumerator