Home
last modified time | relevance | path

Searched refs:TCP_LINGER2 (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/uapi/linux/
A Dtcp.h99 #define TCP_LINGER2 8 /* Life time of orphaned FIN-WAIT-2 state */ macro
/linux/include/uapi/linux/
A Dtcp.h99 #define TCP_LINGER2 8 /* Life time of orphaned FIN-WAIT-2 state */ macro
/linux/net/mptcp/
A Dsockopt.c558 case TCP_LINGER2: in mptcp_supported_sockopt()
/linux/net/ipv4/
A Dtcp.c3790 case TCP_LINGER2: in do_tcp_setsockopt()
4341 case TCP_LINGER2: in do_tcp_getsockopt()
/linux/Documentation/networking/
A Dsnmp_counter.rst519 Linux kernel TCP stack. By configuring the TCP_LINGER2 socket option,
1423 s.setsockopt(socket.SOL_TCP, socket.TCP_LINGER2, struct.pack('i', -1))

Completed in 25 milliseconds