Home
last modified time | relevance | path

Searched defs:nlmsg_perm (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/security/selinux/
Dnlmsgtab.c23 struct nlmsg_perm { struct
28 static const struct nlmsg_perm nlmsg_route_perms[] = argument
144 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, const struct nlmsg_perm *tab, size_t tabsize) in nlmsg_perm() function