Home
last modified time | relevance | path

Searched defs:bind_inany (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dsock_reuseport.h24 unsigned int bind_inany:1; member
/kernel/linux/linux-6.6/include/net/
H A Dsock_reuseport.h26 unsigned int bind_inany:1; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h29 __u8 bind_inany; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h29 __u8 bind_inany; member
/kernel/linux/linux-5.10/net/core/
H A Dsock_reuseport.c52 int reuseport_alloc(struct sock *sk, bool bind_inany) in reuseport_alloc() argument
156 reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) reuseport_add_sock() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dsock_reuseport.c189 int reuseport_alloc(struct sock *sk, bool bind_inany) in reuseport_alloc() argument
321 reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) reuseport_add_sock() argument
369 reuseport_resurrect(struct sock *sk, struct sock_reuseport *old_reuse, struct sock_reuseport *reuse, bool bind_inany) reuseport_resurrect() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h2049 bool bind_inany; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbpf.h523 __u32 bind_inany; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbpf.h4384 __u32 bind_inany; /* Is sock bound to an INANY address? */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbpf.h4384 __u32 bind_inany; /* Is sock bound to an INANY address? */ member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h3095 bool bind_inany; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbpf.h6384 __u32 bind_inany; /* Is sock bound to an INANY address? */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbpf.h739 __u32 bind_inany; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbpf.h6384 __u32 bind_inany; /* Is sock bound to an INANY address? */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbpf.h739 __u32 bind_inany; member

Completed in 57 milliseconds