Home
last modified time | relevance | path

Searched refs:SCTP_CMD_DELETE_TCB (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dcommand.h31 SCTP_CMD_DELETE_TCB, /* Delete the current association. */ enumerator
/kernel/linux/linux-6.6/include/net/sctp/
H A Dcommand.h31 SCTP_CMD_DELETE_TCB, /* Delete the current association. */ enumerator
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_sideeffect.c612 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_cmd_init_failed()
653 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_cmd_assoc_failed()
1319 case SCTP_CMD_DELETE_TCB: in sctp_cmd_interpreter()
H A Dsm_statefuns.c282 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_4_C()
468 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_5_1B_init()
1622 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_unexpected_init()
2240 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_5_2_4_dupcook()
3547 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_9_2_final()
5166 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_cookie_wait_prm_shutdown()
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_sideeffect.c644 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_cmd_init_failed()
685 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_cmd_assoc_failed()
1324 case SCTP_CMD_DELETE_TCB: in sctp_cmd_interpreter()
H A Dsm_statefuns.c289 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_4_C()
476 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_5_1B_init()
1675 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_unexpected_init()
2304 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_5_2_4_dupcook()
3650 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_9_2_final()
5266 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_cookie_wait_prm_shutdown()

Completed in 20 milliseconds