Home
last modified time | relevance | path

Searched refs:NETLINK_SELINUX (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/selinux/
H A Dnetlink.c115 selnl = netlink_kernel_create(&init_net, NETLINK_SELINUX, &cfg); in selnl_init()
H A Dhooks.c1203 case NETLINK_SELINUX: in socket_type_to_security_class()
/openbmc/linux/tools/include/uapi/linux/
H A Dnetlink.h16 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/openbmc/linux/include/uapi/linux/
H A Dnetlink.h16 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/openbmc/qemu/linux-user/
H A Dstrace.c533 case NETLINK_SELINUX: in print_socket_protocol()