Home
last modified time | relevance | path

Searched refs:NLM_F_ECHO (Results 1 - 4 of 4) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dnetlink.h57 #define NLM_F_ECHO 0x08 /* Echo this request */ macro
/third_party/libbpf/src/
H A Dnetlink.c692 return __get_tc_info(cookie, tc, tb, nh->nlmsg_flags & NLM_F_ECHO); in get_tc_info()
754 NLM_F_ECHO | flags; in bpf_tc_attach()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1793 pub const NLM_F_ECHO: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2771 pub const NLM_F_ECHO: ::c_int = 8; consts

Completed in 23 milliseconds