Home
last modified time | relevance | path

Searched refs:SELNLGRP_AVC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dselinux_netlink.h35 SELNLGRP_AVC, enumerator
36 #define SELNLGRP_AVC SELNLGRP_AVC macro
/linux-4.4.14/security/selinux/
Dnetlink.c89 NETLINK_CB(skb).dst_group = SELNLGRP_AVC; in selnl_notify()
90 netlink_broadcast(selnl, skb, 0, SELNLGRP_AVC, GFP_USER); in selnl_notify()