Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dtcp.h99 #define TCP_LINGER2 8 /* Life time of orphaned FIN-WAIT-2 state */ macro
/linux/include/uapi/linux/
H A Dtcp.h99 #define TCP_LINGER2 8 /* Life time of orphaned FIN-WAIT-2 state */ macro
/linux/net/mptcp/
H A Dsockopt.c558 case TCP_LINGER2: in mptcp_supported_sockopt()
/linux/net/ipv4/
H A Dtcp.c3804 case TCP_LINGER2: in do_tcp_setsockopt()
4355 case TCP_LINGER2: in do_tcp_getsockopt()
/linux/Documentation/networking/
H 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))