Searched defs:IFF_MASTER (Results 1 – 14 of 14) sorted by relevance
| /external/iproute2/include/uapi/linux/ |
| D | if.h | 92 IFF_MASTER = 1<<10, /* __volatile__ */ enumerator 119 #define IFF_MASTER IFF_MASTER macro
|
| /external/libnl/include/linux-private/linux/ |
| D | if.h | 92 IFF_MASTER = 1<<10, /* __volatile__ */ enumerator 119 #define IFF_MASTER IFF_MASTER macro
|
| /external/kernel-headers/original/uapi/linux/ |
| D | if.h | 95 IFF_MASTER = 1<<10, /* volatile */ enumerator 122 #define IFF_MASTER IFF_MASTER macro
|
| /external/crosvm/net_sys/src/ |
| D | iff.rs | 102 pub const IFF_MASTER: net_device_flags = net_device_flags(1024); constant
|
| /external/musl/include/net/ |
| D | if.h | 39 #define IFF_MASTER 0x400 macro
|
| /external/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 655 pub const IFF_MASTER: ::c_int = 0x400; constant
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1643 pub const IFF_MASTER: ::c_int = 0x400; constant
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 38723 IFF_MASTER = 1024, enumerator
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 67017 IFF_MASTER = 1024, enumerator
|
| D | vmlinux.h | 67017 IFF_MASTER = 1024, enumerator
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 33472 IFF_MASTER = 1024, enumerator
|
| D | vmlinux_510.h | 33472 IFF_MASTER = 1024, enumerator
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 35518 IFF_MASTER = 1024, enumerator
|
| D | vmlinux.h | 35518 IFF_MASTER = 1024, enumerator
|