Home
last modified time | relevance | path

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

/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 …]
/linux/tools/testing/selftests/net/
H A Dfin_ack_lat.c33 struct linger sl; in client()
/linux/tools/testing/selftests/net/tcp_ao/
H A Drst.c76 struct linger sl; in close_forced()
/linux/include/linux/
H A Dsocket.h43 struct linger { struct
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h43 struct linger { struct
/linux/drivers/base/firmware_loader/
H A DKconfig119 mechanism is disabled, and failed requests will linger forever.
/linux/include/net/
H A Dipv6.h332 unsigned long linger; member
/linux/net/mptcp/
H A Dsockopt.c254 struct linger ling; in mptcp_setsockopt_sol_socket_linger()
/linux/net/core/
H A Dsock.c1175 struct linger ling; in sk_setsockopt()
1687 struct linger ling; in sk_getsockopt()
/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
/linux/Documentation/networking/
H A Dip-sysctl.rst544 and tune network services to linger and kill such states