Home
last modified time | relevance | path

Searched refs:NLM_F_ACK_TLVS (Results 1 – 18 of 18) sorted by relevance

/third_party/libbpf/include/uapi/linux/
Dnetlink.h78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/third_party/libbpf/src/
Dnlattr.c170 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in libbpf_nla_dump_errormsg()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c65 #ifndef NLM_F_ACK_TLVS
66 #define NLM_F_ACK_TLVS 0x200 macro
311 if(!(nlmsg_hdr(msg)->nlmsg_flags & NLM_F_ACK_TLVS)) in ack_handler_cookie()
341 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in error_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c62 #ifndef NLM_F_ACK_TLVS
63 #define NLM_F_ACK_TLVS 0x200 macro
341 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in error_handler()
/third_party/rust/crates/linux-raw-sys/src/arm/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dnetlink.rs82 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dnetlink.rs92 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dnetlink.rs92 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dnetlink.rs82 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dnetlink.rs83 pub const NLM_F_ACK_TLVS: u32 = 512; constant