Home
last modified time | relevance | path

Searched defs:group_req (Results 1 – 23 of 23) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-mcast.h56 struct group_req struct
58 uint32_t gr_interface;
59 struct sockaddr_storage gr_group;
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h277 struct group_req { struct
278 uint32_t gr_interface;
279 struct sockaddr_storage gr_group;
/third_party/musl/include/netinet/
Din.h279 struct group_req { struct
280 uint32_t gr_interface;
281 struct sockaddr_storage gr_group;
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h277 struct group_req { struct
278 uint32_t gr_interface;
279 struct sockaddr_storage gr_group;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h277 struct group_req { struct
278 uint32_t gr_interface;
279 struct sockaddr_storage gr_group;
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h280 struct group_req { struct
281 uint32_t gr_interface;
282 struct sockaddr_storage gr_group;
/third_party/musl/ndk_musl_include/netinet/
Din.h277 struct group_req { struct
278 uint32_t gr_interface;
279 struct sockaddr_storage gr_group;
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h279 struct group_req { struct
280 uint32_t gr_interface;
281 struct sockaddr_storage gr_group;
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2921 pub struct group_req { struct
2922 pub gr_interface: __u32,
2923 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2805 pub struct group_req { struct
2806 pub gr_interface: __u32,
2807 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2943 pub struct group_req { struct
2944 pub gr_interface: __u32,
2945 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2858 pub struct group_req { struct
2859 pub gr_interface: __u32,
2860 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2847 pub struct group_req { struct
2848 pub gr_interface: __u32,
2849 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2990 pub struct group_req { struct
2991 pub gr_interface: __u32,
2992 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2889 pub struct group_req { struct
2890 pub gr_interface: __u32,
2891 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2919 pub struct group_req { struct
2920 pub gr_interface: __u32,
2921 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2836 pub struct group_req { struct
2837 pub gr_interface: __u32,
2838 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2806 pub struct group_req { struct
2807 pub gr_interface: __u32,
2808 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2785 pub struct group_req { struct
2786 pub gr_interface: __u32,
2787 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs3130 pub struct group_req { struct
3131 pub gr_interface: __u32,
3132 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs3154 pub struct group_req { struct
3155 pub gr_interface: __u32,
3156 pub gr_group: __kernel_sockaddr_storage,
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs3054 pub struct group_req { struct
3055 pub gr_interface: __u32,
3056 pub gr_group: __kernel_sockaddr_storage,
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h85454 struct group_req { struct
85455 __u32 gr_interface;
85456 struct __kernel_sockaddr_storage gr_group;