Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dhdlc_ppp.c80 unsigned int keepalive_interval, keepalive_timeout; member
586 ppp->keepalive_timeout * HZ)) { in ppp_timer()
685 ppp->keepalive_timeout = 60; in ppp_ioctl()
/linux-4.4.14/include/scsi/
Dscsi_transport_iscsi.h328 uint16_t keepalive_timeout; member
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_os.c3532 conn->keepalive_timeout = le16_to_cpu(fw_ddb_entry->ka_timeout); in qla4xxx_copy_from_fwddb_param()
3660 fw_ddb_entry->ka_timeout = cpu_to_le16(conn->keepalive_timeout); in qla4xxx_copy_to_fwddb_param()
7925 rc = sprintf(buf, "%u\n", fnode_conn->keepalive_timeout); in qla4xxx_sysfs_ddb_get_param()
8194 fnode_conn->keepalive_timeout = in qla4xxx_sysfs_ddb_set_param()