Searched refs:l_onoff (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dfin_ack_lat.c46 sl.l_onoff = 1;
/linux-master/include/linux/
H A Dsocket.h43 int l_onoff; /* Linger active */ member in struct:linger
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h43 int l_onoff; /* Linger active */ member in struct:linger
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Drst.c78 sl.l_onoff = 1;
/linux-master/net/mptcp/
H A Dsockopt.c277 if (!ling.l_onoff) {
/linux-master/net/core/
H A Dsock.c1303 if (!ling.l_onoff) {
1685 v.ling.l_onoff = sock_flag(sk, SOCK_LINGER);

Completed in 306 milliseconds