Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnetlink_protocols.h24 # define NETLINK_SELINUX 7 macro
/external/selinux/libselinux/src/
Davc_internal.c28 #define NETLINK_SELINUX 7 macro
/external/libnl/include/linux-private/linux/
Dnetlink.h14 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/iproute2/include/linux/
Dnetlink.h15 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h15 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/libnl/python/netlink/
Dcore.py59 NETLINK_SELINUX = 7 variable