Searched refs:TCP_LINGER2 (Results 1 – 7 of 7) sorted by relevance
99 #define TCP_LINGER2 8 /* Life time of orphaned FIN-WAIT-2 state */ macro
47 #define TCP_LINGER2 8 /* Life time of orphaned FIN-WAIT-2 state */ macro
3313 case TCP_LINGER2: in do_tcp_setsockopt()3709 case TCP_LINGER2: in do_tcp_getsockopt()
521 Linux kernel TCP stack. By configuring the TCP_LINGER2 socket option,1427 s.setsockopt(socket.SOL_TCP, socket.TCP_LINGER2, struct.pack('i', -1))