Home
last modified time | relevance | path

Searched refs:__UAPI_DEF_IP_MREQ (Results 1 – 8 of 8) sorted by relevance

/external/libnl/include/linux-private/linux/
Dlibc-compat.h97 #define __UAPI_DEF_IP_MREQ 0 macro
126 #define __UAPI_DEF_IP_MREQ 1 macro
207 #ifndef __UAPI_DEF_IP_MREQ
208 #define __UAPI_DEF_IP_MREQ 1 macro
Din.h167 #if __UAPI_DEF_IP_MREQ
/external/kernel-headers/original/uapi/linux/
Dlibc-compat.h97 #define __UAPI_DEF_IP_MREQ 0 macro
126 #define __UAPI_DEF_IP_MREQ 1 macro
207 #ifndef __UAPI_DEF_IP_MREQ
208 #define __UAPI_DEF_IP_MREQ 1 macro
Din.h172 #if __UAPI_DEF_IP_MREQ
/external/iproute2/include/uapi/linux/
Dlibc-compat.h97 #define __UAPI_DEF_IP_MREQ 0 macro
126 #define __UAPI_DEF_IP_MREQ 1 macro
188 #define __UAPI_DEF_IP_MREQ 1 macro
Din.h167 #if __UAPI_DEF_IP_MREQ
/external/crosvm/net_sys/src/
Dinn.rs12 pub const __UAPI_DEF_IP_MREQ: ::std::os::raw::c_uint = 1; constant
Diff.rs52 pub const __UAPI_DEF_IP_MREQ: u32 = 1; constant