Home
last modified time | relevance | path

Searched defs:NETLINK_GENERIC (Results 1 – 9 of 9) sorted by relevance

/external/libnl/include/linux-private/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/external/iproute2/include/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/external/libbpf/include/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/external/libnl/python/netlink/
Dcore.py68 NETLINK_GENERIC = 16 variable
/external/ethtool/
Dethtool.c76 #define NETLINK_GENERIC 16 macro
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1561 pub const NETLINK_GENERIC: ::c_int = 16; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2587 pub const NETLINK_GENERIC: ::c_int = 0; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2458 pub const NETLINK_GENERIC: ::c_int = 16; constant