Searched refs:SPP_HB_ENABLE (Results 1 – 3 of 3) sorted by relevance
791 SPP_HB_ENABLE = 1<<0, /*Enable heartbeats*/ enumerator793 SPP_HB = SPP_HB_ENABLE | SPP_HB_DISABLE,
2348 * SPP_HB_ENABLE - Enable heartbeats on the2357 * that SPP_HB_ENABLE and SPP_HB_DISABLE are2451 /* Note that unless the spp_flag is set to SPP_HB_ENABLE the value of in sctp_apply_peer_addr_params() 2455 if (params->spp_flags & SPP_HB_ENABLE) { in sctp_apply_peer_addr_params() 5100 sp->param_flags = SPP_HB_ENABLE | in sctp_init_sock() 5884 * SPP_HB_ENABLE - Enable heartbeats on the5893 * that SPP_HB_ENABLE and SPP_HB_DISABLE are
1068 if (transport->param_flags & SPP_HB_ENABLE) { in sctp_sf_sendbeat_8_3()