Home
last modified time | relevance | path

Searched defs:linger (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/linux/
Dsocket.h37 struct linger { struct
39 int l_linger; /* How long to linger for */ argument
/Linux-v5.10/tools/perf/trace/beauty/include/linux/
Dsocket.h37 struct linger { struct
39 int l_linger; /* How long to linger for */ argument
/Linux-v5.10/net/ipv6/
Dip6_flowlabel.c350 static int fl6_renew(struct ip6_flowlabel *fl, unsigned long linger, unsigned long expires) in fl6_renew()
/Linux-v5.10/include/net/
Dipv6.h318 unsigned long linger; member
/Linux-v5.10/net/ceph/
Dosd_client.c554 bool linger = req->r_linger; in request_reinit() local
2777 DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node) in DEFINE_RB_INSDEL_FUNCS() argument