Home
last modified time | relevance | path

Searched defs:keepalive (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py24 def __init__(self, keepalive=True, **kwargs): argument
58 def logger_create(name, stream=None, keepalive=None): argument
/openbmc/linux/net/tipc/
H A Dcrypto.h127 keepalive:1, member
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Ddebug.h124 static inline void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive()
H A Ddebug.c1303 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive()
H A Dcore.h870 u8 keepalive; member
/openbmc/linux/drivers/net/slip/
H A Dslip.h97 unsigned char keepalive; /* keepalive seconds */ member
/openbmc/linux/drivers/interconnect/qcom/
H A Dicc-rpmh.h103 bool keepalive; member
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_intf.h203 int (*keepalive)(struct ipmi_intf * intf); member
/openbmc/linux/include/net/
H A Dsock.h1277 void (*keepalive)(struct sock *sk, int valbool); member