Home
last modified time | relevance | path

Searched refs:hb_interval (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/networking/
H A Dnf_conntrack-sysctl.rst177 Default is set to (hb_interval * path_max_retrans + rto_max)
192 Default is set to hb_interval.
H A Dip-sysctl.rst3566 hb_interval - INTEGER
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_config.h202 u16 hb_interval; member
H A Doctep_main.c1249 msecs_to_jiffies(oct->conf->fw_info.hb_interval)); in octep_hb_timeout_task()
1513 octep_dev->conf->fw_info.hb_interval, in octep_probe()
1516 msecs_to_jiffies(octep_dev->conf->fw_info.hb_interval)); in octep_probe()
/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h577 uint8_t hb_interval; /* 0C */ member
H A Dql4_mbx.c602 ha->heartbeat_interval = init_fw_cb->hb_interval; in qla4xxx_update_local_ifcb()
/linux/net/sctp/
H A Dprotocol.c1336 net->sctp.hb_interval = SCTP_DEFAULT_TIMEOUT_HEARTBEAT; in sctp_defaults_init()
H A Dsocket.c5080 sp->hbinterval = net->sctp.hb_interval; in sctp_init_sock()