Home
last modified time | relevance | path

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

/security/selinux/
Dnetlink.c25 static struct sock *selnl; variable
90 netlink_broadcast(selnl, skb, 0, SELNLGRP_AVC, GFP_USER); in selnl_notify()
118 selnl = netlink_kernel_create(&init_net, NETLINK_SELINUX, &cfg); in selnl_init()
119 if (selnl == NULL) in selnl_init()