Home
last modified time | relevance | path

Searched refs:SOL_NETLINK (Results 1 - 12 of 12) sorted by relevance

/third_party/libbpf/src/
H A Dnetlink.c22 #ifndef SOL_NETLINK
23 #define SOL_NETLINK 270 macro
66 if (setsockopt(sock, SOL_NETLINK, NETLINK_EXT_ACK, in libbpf_netlink_open()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h311 #define SOL_NETLINK 270 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h302 #define SOL_NETLINK 270 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h311 #define SOL_NETLINK 270 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h313 #define SOL_NETLINK 270 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h317 #define SOL_NETLINK 270 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h311 #define SOL_NETLINK 270 macro
/third_party/musl/include/sys/
H A Dsocket.h317 #define SOL_NETLINK 270 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs691 pub const SOL_NETLINK: ::c_int = 270; consts
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c65 #ifndef SOL_NETLINK
66 #define SOL_NETLINK 270 macro
410 setsockopt(nl_socket_get_fd(nl_handle), SOL_NETLINK, in send_and_recv() local
415 setsockopt(nl_socket_get_fd(nl_handle), SOL_NETLINK, in send_and_recv() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c68 #ifndef SOL_NETLINK
69 #define SOL_NETLINK 270 macro
434 setsockopt(nl_socket_get_fd(nl_handle), SOL_NETLINK, in send_and_recv() local
439 setsockopt(nl_socket_get_fd(nl_handle), SOL_NETLINK, in send_and_recv() local
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1668 pub const SOL_NETLINK: ::c_int = 270; consts

Completed in 58 milliseconds