Home
last modified time | relevance | path

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

/linux-6.6.21/net/sctp/
Dsm_statefuns.c277 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_4_C()
280 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_4_C()
611 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_5_1C_ack()
958 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_5_1E_ca()
1916 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_dupcook_a()
1923 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_dupcook_a()
2107 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_dupcook_d()
2408 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_shutdown_sent_abort()
2412 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_shutdown_sent_abort()
2593 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_5_2_6_stale()
[all …]
Dsm_sideeffect.c218 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_gen_sack()
1000 sctp_add_cmd_sf(cmds, SCTP_CMD_TIMER_STOP, in sctp_cmd_process_operr()
1558 case SCTP_CMD_TIMER_STOP: in sctp_cmd_interpreter()
/linux-6.6.21/include/net/sctp/
Dcommand.h50 SCTP_CMD_TIMER_STOP, /* Stop a timer. */ enumerator