Searched refs:nxa_anonymous (Results 1 – 2 of 2) sorted by relevance
87 nxa->nxa_anonymous = value; in __nexus_attr_set()201 *value = nxa->nxa_anonymous; in __nexus_attr_get()273 nxa->nxa_anonymous = !!(p->nxp_flags & NXPF_ANONYMOUS); in __nexus_attr_from_params()330 if (nxa->nxa_anonymous != 0) { in __nexus_provider_reg_prepare()
609 uint64_t nxa_anonymous; /* bool: allow anonymous clients */ member