Searched refs:SCTP_CMD_HB_TIMERS_STOP (Results 1 – 3 of 3) sorted by relevance
61 SCTP_CMD_HB_TIMERS_STOP, /* Stop the heartbeat timers. */ enumerator
1672 case SCTP_CMD_HB_TIMERS_STOP: in sctp_cmd_interpreter()
2576 sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL()); in sctp_sf_do_5_2_6_stale()5655 sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL()); in sctp_sf_do_9_2_start_shutdown()5736 sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL()); in sctp_sf_do_9_2_shutdown_ack()
Completed in 17 milliseconds