Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dcommand.h49 SCTP_CMD_DELETE_TCB, /* Delete the current association. */ enumerator
/linux-2.4.37.9/net/sctp/
Dsm_statefuns.c201 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_4_C()
385 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_5_1B_init()
472 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_5_1C_ack()
502 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, in sctp_sf_do_5_1C_ack()
508 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, in sctp_sf_do_5_1C_ack()
517 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, in sctp_sf_do_5_1C_ack()
1408 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_unexpected_init()
1912 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_5_2_4_dupcook()
3032 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_9_2_final()
4082 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_cookie_wait_prm_shutdown()
Dsm_sideeffect.c455 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_cmd_init_failed()
487 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_cmd_assoc_failed()
1024 case SCTP_CMD_DELETE_TCB: in sctp_cmd_interpreter()