Searched refs:SCTP_CMD_HB_TIMERS_STOP (Results 1 – 3 of 3) sorted by relevance
79 SCTP_CMD_HB_TIMERS_STOP, /* Stop the heartbeat timers. */ enumerator
2303 sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL()); in sctp_sf_do_5_2_6_stale()5118 sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL()); in sctp_sf_do_9_2_start_shutdown()5196 sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL()); in sctp_sf_do_9_2_shutdown_ack()
1583 case SCTP_CMD_HB_TIMERS_STOP: in sctp_cmd_interpreter()