Home
last modified time | relevance | path

Searched defs:timeo (Results 1 – 5 of 5) sorted by relevance

/include/linux/sunrpc/
Dtimer.h15 unsigned long timeo; /* default timeout value */ member
/include/uapi/linux/
Dnfs4_mount.h31 int timeo; /* 1 */ member
Dnfs_mount.h33 int timeo; /* 1 */ member
/include/net/bluetooth/
Dhci_core.h650 unsigned long timeo; in hci_conn_drop() local
/include/net/
Dsock.h2118 static inline int sock_intr_errno(long timeo) in sock_intr_errno()