Home
last modified time | relevance | path

Searched defs:NETLINK_DROP_MEMBERSHIP (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/linux-private/linux/
Dnetlink.h146 #define NETLINK_DROP_MEMBERSHIP 2 macro
/external/iproute2/include/uapi/linux/
Dnetlink.h146 #define NETLINK_DROP_MEMBERSHIP 2 macro
/external/libbpf/include/uapi/linux/
Dnetlink.h146 #define NETLINK_DROP_MEMBERSHIP 2 macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h149 #define NETLINK_DROP_MEMBERSHIP 2 macro
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1779 pub const NETLINK_DROP_MEMBERSHIP: ::c_int = 2; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2483 pub const NETLINK_DROP_MEMBERSHIP: ::c_int = 2; constant