Home
last modified time | relevance | path

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

/security/selinux/
Dnlmsgtab.c141 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, const struct nlmsg_perm *tab, size_t tabsize) in nlmsg_perm() argument
145 for (i = 0; i < tabsize/sizeof(struct nlmsg_perm); i++) in nlmsg_perm()