Home
last modified time | relevance | path

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

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