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

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

Completed in 32 milliseconds