Home
last modified time | relevance | path

Searched refs:l_onoff (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/tools/testing/selftests/net/
H A Dfin_ack_lat.c46 sl.l_onoff = 1; in client()
/linux-6.15/tools/perf/trace/beauty/include/linux/
H A Dsocket.h44 int l_onoff; /* Linger active */ member
/linux-6.15/include/linux/
H A Dsocket.h44 int l_onoff; /* Linger active */ member
/linux-6.15/tools/testing/selftests/net/tcp_ao/
H A Drst.c78 sl.l_onoff = 1; in close_forced()
/linux-6.15/tools/testing/vsock/
H A Dvsock_test.c1798 .l_onoff = 1, in test_stream_linger_client()
/linux-6.15/net/mptcp/
H A Dsockopt.c275 if (!ling.l_onoff) { in mptcp_setsockopt_sol_socket_linger()
/linux-6.15/net/core/
H A Dsock.c1406 if (!ling.l_onoff) { in sk_setsockopt()
1797 v.ling.l_onoff = sock_flag(sk, SOCK_LINGER); in sk_getsockopt()
/linux-6.15/Documentation/networking/
H A Dsnmp_counter.rst474 async. If you use the SO_LINGER option, set l_onoff to 1, and l_linger
477 time is l_linger seconds. If set l_onoff to 1 and set l_linger to 0,