Searched refs:SCTP_DISPOSITION_CONSUME (Results 1 – 3 of 3) sorted by relevance
375 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1B_init()608 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1C_ack()853 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1D_ce()973 return SCTP_DISPOSITION_CONSUME; in sctp_sf_do_5_1E_ca()1001 return SCTP_DISPOSITION_CONSUME; in sctp_sf_heartbeat()1049 return SCTP_DISPOSITION_CONSUME; in sctp_sf_sendbeat_8_3()1078 return SCTP_DISPOSITION_CONSUME; in sctp_sf_send_reconf()1145 return SCTP_DISPOSITION_CONSUME; in sctp_sf_beat_8_3()1248 return SCTP_DISPOSITION_CONSUME; in sctp_sf_backbeat_8_3()1511 retval = SCTP_DISPOSITION_CONSUME; in sctp_sf_do_unexpected_init()[all …]
1213 case SCTP_DISPOSITION_CONSUME: in sctp_side_effects()
43 SCTP_DISPOSITION_CONSUME, /* Process return values normally. */ enumerator