Home
last modified time | relevance | path

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

/linux-6.1.9/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()
959 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_5_1E_ca()
1918 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_dupcook_a()
1925 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_dupcook_a()
2109 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_do_dupcook_d()
2410 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_shutdown_sent_abort()
2414 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_sf_shutdown_sent_abort()
2595 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()
1001 sctp_add_cmd_sf(cmds, SCTP_CMD_TIMER_STOP, in sctp_cmd_process_operr()
1556 case SCTP_CMD_TIMER_STOP: in sctp_cmd_interpreter()
/linux-6.1.9/include/net/sctp/
Dcommand.h50 SCTP_CMD_TIMER_STOP, /* Stop a timer. */ enumerator