Home
last modified time | relevance | path

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

/external/ethtool/libmnl/include/linux/
Dnetlink.h23 #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/bpftool/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/ethtool/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/external/libnl/python/netlink/
Dcore.py67 NETLINK_GENERIC = 16 variable
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3382 pub const NETLINK_GENERIC: ::c_int = 0; constant
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1983 pub const NETLINK_GENERIC: ::c_int = 16; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3362 pub const NETLINK_GENERIC: ::c_int = 16; constant