Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A 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()
353 static int fl6_renew(struct ip6_flowlabel *fl, unsigned long linger, unsigned long expires) in fl6_renew() argument
355 linger = check_linger(linger); in fl6_renew()
356 if (!linger) in fl6_renew()
364 if (time_before(fl->linger, linger)) in fl6_renew()
365 fl->linger = linger; in fl6_renew()
366 if (time_before(expires, fl->linger)) in fl6_renew()
367 expires = fl->linger; in fl6_renew()
530 freq->flr_linger = sfl->fl->linger / HZ; in ipv6_flowlabel_opt_get()
[all …]
/openbmc/linux/tools/testing/selftests/net/
H A Dfin_ack_lat.c33 struct linger sl; in client()
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h42 struct linger { struct
/openbmc/linux/include/linux/
H A Dsocket.h42 struct linger { struct
/openbmc/u-boot/drivers/core/
H A DKconfig63 it causes unplugged devices to linger around in the dm-tree, and it
/openbmc/linux/drivers/base/firmware_loader/
H A DKconfig112 mechanism is disabled, and failed requests will linger forever.
/openbmc/linux/include/net/
H A Dipv6.h332 unsigned long linger; member
/openbmc/linux/net/mptcp/
H A Dsockopt.c254 struct linger ling; in mptcp_setsockopt_sol_socket_linger()
/openbmc/linux/net/core/
H A Dsock.c1105 struct linger ling; in sk_setsockopt()
1617 struct linger ling; in sk_getsockopt()
/openbmc/linux/net/ceph/
H A Dosd_client.c2848 DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node) in DEFINE_RB_INSDEL_FUNCS() argument
/openbmc/qemu/linux-user/
H A Dsyscall.c2418 struct linger lg; in do_setsockopt()
2657 struct linger lg; in do_getsockopt()
/openbmc/linux/Documentation/networking/
H A Dip-sysctl.rst530 and tune network services to linger and kill such states