Home
last modified time | relevance | path

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

/net/sunrpc/
A Dauth_unix.c92 groups = acred->cred->group_info->ngroups; in unx_match()
97 if (groups != cred->cr_cred->group_info->ngroups) in unx_match()
140 for (i = 0; i < UNX_NGROUPS && i < gi->ngroups; i++) in unx_marshal()
A Dsvcauth_unix.c574 glen = ug->gi->ngroups; in unix_gid_show()
/net/netlink/
A Daf_netlink.c543 if (i < NLGRPLONGS(nlk_sk(sk)->ngroups)) in netlink_update_listeners()
744 for (i = 0; i < nlk->ngroups; i++) in netlink_release()
939 if (nlk->ngroups >= groups) in netlink_realloc_groups()
947 memset((char *)new_groups + NLGRPSZ(nlk->ngroups), 0, in netlink_realloc_groups()
948 NLGRPSZ(groups) - NLGRPSZ(nlk->ngroups)); in netlink_realloc_groups()
951 nlk->ngroups = groups; in netlink_realloc_groups()
998 if (nlk->ngroups < BITS_PER_LONG) in netlink_bind()
999 groups &= (1UL << nlk->ngroups) - 1; in netlink_bind()
1433 if (nlk->portid == p->portid || p->group - 1 >= nlk->ngroups || in do_one_broadcast()
1672 if (!val || val - 1 >= nlk->ngroups) in netlink_setsockopt()
[all …]
A Daf_netlink.h32 u32 ngroups; member
A Ddiag.c19 return nla_put(nlskb, NETLINK_DIAG_GROUPS, NLGRPSZ(nlk->ngroups), in sk_diag_dump_groups()
/net/netfilter/
A Dxt_owner.c109 for (i = 0; i < gi->ngroups; ++i) { in owner_mt()
/net/ipv4/
A Dping.c269 for (i = 0; i < group_info->ngroups; i++) { in ping_init_sock()
/net/core/
A Dsock.c1709 for (i = 0; i < src->ngroups; i++) { in groups_to_user()
1955 n = cred->group_info->ngroups; in sk_getsockopt()

Completed in 26 milliseconds