Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/
Dnetlink.c118 selnl = netlink_kernel_create(&init_net, NETLINK_SELINUX, &cfg); in selnl_init()
Dhooks.c1214 case NETLINK_SELINUX: in socket_type_to_security_class()
/linux-4.4.14/include/uapi/linux/
Dnetlink.h15 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro