Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/external/libnl/include/linux-private/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.rs1436 pub const NETLINK_GENERIC: ::c_int = 16; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2289 pub const NETLINK_GENERIC: ::c_int = 16; constant