Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtcp.h107 #define TCP_USER_TIMEOUT 18 /* How long for loss retry before timeout */ macro
/linux-4.1.27/net/ipv4/
Dtcp.c2537 case TCP_USER_TIMEOUT: in do_tcp_setsockopt()
2814 case TCP_USER_TIMEOUT: in do_tcp_getsockopt()
/linux-4.1.27/fs/ocfs2/cluster/
Dtcp.c1488 return kernel_setsockopt(sock, SOL_TCP, TCP_USER_TIMEOUT, in o2net_set_usertimeout()