Searched defs:linger (Results 1 – 11 of 11) sorted by relevance
| /kernel/liteos_m/kal/libc/newlib/porting/include/sys/ |
| D | socket.h | 97 struct linger { struct 99 int l_linger; argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | socket.h | 40 struct linger { struct 42 int l_linger; /* How long to linger for */ argument
|
| /kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/ |
| D | socket.h | 37 struct linger { struct 39 int l_linger; /* How long to linger for */ argument
|
| /kernel/linux/linux-6.6/tools/perf/trace/beauty/include/linux/ |
| D | socket.h | 42 struct linger { struct 44 int l_linger; /* How long to linger for */ argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | socket.h | 42 struct linger { struct 44 int l_linger; /* How long to linger for */ argument
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | ip6_flowlabel.c | 350 static int fl6_renew(struct ip6_flowlabel *fl, unsigned long linger, unsigned long expires) in fl6_renew()
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | ip6_flowlabel.c | 353 static int fl6_renew(struct ip6_flowlabel *fl, unsigned long linger, unsigned long expires) in fl6_renew()
|
| /kernel/linux/linux-5.10/include/net/ |
| D | ipv6.h | 318 unsigned long linger; member
|
| /kernel/linux/linux-6.6/include/net/ |
| D | ipv6.h | 332 unsigned long linger; member
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | osd_client.c | 2759 DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node) in DEFINE_RB_INSDEL_FUNCS() argument
|
| /kernel/linux/linux-6.6/net/ceph/ |
| D | osd_client.c | 2848 DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node) in DEFINE_RB_INSDEL_FUNCS() argument
|