Home
last modified time | relevance | path

Searched refs:SO_ATTACH_BPF (Results 1 - 25 of 27) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Dsocket.h29 #ifndef SO_ATTACH_BPF
30 # define SO_ATTACH_BPF 50 macro
/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_common.c136 SAFE_SETSOCKOPT(sk[1], SOL_SOCKET, SO_ATTACH_BPF, in bpf_run_prog()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h276 #define SO_ATTACH_BPF 50 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h265 #define SO_ATTACH_BPF 50 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h276 #define SO_ATTACH_BPF 50 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h276 #define SO_ATTACH_BPF 50 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h280 #define SO_ATTACH_BPF 50 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h276 #define SO_ATTACH_BPF 50 macro
/third_party/musl/include/sys/
H A Dsocket.h280 #define SO_ATTACH_BPF 50 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs77 pub const SO_ATTACH_BPF: ::c_int = 50; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs73 pub const SO_ATTACH_BPF: ::c_int = 50; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs65 pub const SO_ATTACH_BPF: ::c_int = 0x0034; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs64 pub const SO_ATTACH_BPF: ::c_int = 50; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1108 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1111 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1111 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1121 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1117 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1121 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1117 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1105 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1327 pub const SO_ATTACH_BPF: u32 = 52; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1106 pub const SO_ATTACH_BPF: u32 = 50; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1327 pub const SO_ATTACH_BPF: u32 = 52; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1107 pub const SO_ATTACH_BPF: u32 = 50; consts

Completed in 162 milliseconds

12