Searched refs:selnl (Results 1 – 1 of 1) sorted by relevance
25 static struct sock *selnl; variable90 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()