Home
last modified time | relevance | path

Searched defs:TUNSETCARRIER (Results 1 - 11 of 11) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h599 #define TUNSETCARRIER 0x400454e2ul macro
2158 #define TUNSETCARRIER 0x400454e2ul macro
3715 #define TUNSETCARRIER 0x400454e2ul macro
5167 #define TUNSETCARRIER 0x400454e2ul macro
6614 #define TUNSETCARRIER 0x800454e2ul macro
8164 #define TUNSETCARRIER 0x800454e2ul macro
9714 #define TUNSETCARRIER 0x800454e2ul macro
11166 #define TUNSETCARRIER 0x400454e2ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs599 pub const TUNSETCARRIER: u32 = 1074025698; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs490 pub const TUNSETCARRIER: u32 = 2147767522; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs593 pub const TUNSETCARRIER: u32 = 2147767522; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs490 pub const TUNSETCARRIER: u32 = 2147767522; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs593 pub const TUNSETCARRIER: u32 = 2147767522; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs495 pub const TUNSETCARRIER: u32 = 1074025698; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs495 pub const TUNSETCARRIER: u32 = 1074025698; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs602 pub const TUNSETCARRIER: u32 = 1074025698; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs602 pub const TUNSETCARRIER: u32 = 1074025698; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs599 pub const TUNSETCARRIER: u32 = 1074025698; consts

Completed in 95 milliseconds