Home
last modified time | relevance | path

Searched refs:linger (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/net/ipv6/
Dip6_flowlabel.c132 unsigned long ttd = fl->lastuse + fl->linger; in fl_release()
164 unsigned long ttd = fl->lastuse + fl->linger; in ip6_fl_gc()
350 static int fl6_renew(struct ip6_flowlabel *fl, unsigned long linger, unsigned long expires) in fl6_renew() argument
352 linger = check_linger(linger); in fl6_renew()
353 if (!linger) in fl6_renew()
361 if (time_before(fl->linger, linger)) in fl6_renew()
362 fl->linger = linger; in fl6_renew()
363 if (time_before(expires, fl->linger)) in fl6_renew()
364 expires = fl->linger; in fl6_renew()
527 freq->flr_linger = sfl->fl->linger / HZ; in ipv6_flowlabel_opt_get()
[all …]
/linux-5.19.10/tools/testing/selftests/net/
Dfin_ack_lat.c33 struct linger sl; in client()
/linux-5.19.10/tools/perf/trace/beauty/include/linux/
Dsocket.h37 struct linger { struct
/linux-5.19.10/include/linux/
Dsocket.h37 struct linger { struct
/linux-5.19.10/drivers/base/firmware_loader/
DKconfig99 mechanism is disabled, and failed requests will linger forever.
/linux-5.19.10/net/mptcp/
Dsockopt.c254 struct linger ling; in mptcp_setsockopt_sol_socket_linger()
/linux-5.19.10/include/net/
Dipv6.h332 unsigned long linger; member
/linux-5.19.10/net/core/
Dsock.c1051 struct linger ling; in sock_setsockopt()
1548 struct linger ling; in sock_getsockopt()
/linux-5.19.10/net/ceph/
Dosd_client.c2763 DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node) in DEFINE_RB_INSDEL_FUNCS() argument
/linux-5.19.10/Documentation/networking/
Dip-sysctl.rst518 and tune network services to linger and kill such states