Home
last modified time | relevance | path

Searched defs:AF_ALG (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/include/lapi/
Dsocket.h46 # define AF_ALG 38 macro
/third_party/python/Modules/
Dsocketmodule.h168 # define AF_ALG 38 macro
/third_party/musl/include/sys/
Dsocket.h190 #define AF_ALG PF_ALG macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h194 #define AF_ALG PF_ALG macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h179 #define AF_ALG PF_ALG macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h190 #define AF_ALG PF_ALG macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h190 #define AF_ALG PF_ALG macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h190 #define AF_ALG PF_ALG macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h190 #define AF_ALG PF_ALG macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h194 #define AF_ALG PF_ALG macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs734 pub const AF_ALG: ::c_int = 38; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1709 pub const AF_ALG: ::c_int = 38; constant