Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c26 #ifndef NETLINK_CONNECTOR
279 sd = socket(PF_NETLINK, SOCK_DGRAM, NETLINK_CONNECTOR); in main()
377 #endif /* NETLINK_CONNECTOR */
/third_party/libbpf/include/uapi/linux/
H A Dnetlink.h20 #define NETLINK_CONNECTOR 11 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1776 pub const NETLINK_CONNECTOR: ::c_int = 11; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2756 pub const NETLINK_CONNECTOR: ::c_int = 11; consts

Completed in 23 milliseconds