Searched refs:xnpigen (Results 1 – 2 of 2) sorted by relevance
567 struct xnpigen xnpigen; variable580 req->oldidx = sizeof(struct xnpigen) +585 memset(&xnpigen, 0, sizeof(struct xnpigen));586 xnpigen.xng_len = sizeof(struct xnpigen);587 xnpigen.xng_gen = (uint32_t)if_ports_used_stats.ifpu_wakeuid_gen;588 uuid_copy(xnpigen.xng_wakeuuid, current_wakeuuid);589 xnpigen.xng_npi_count = (uint32_t)if_ports_used_stats.ifpu_npe_count;590 xnpigen.xng_npi_size = sizeof(struct net_port_info);591 error = SYSCTL_OUT(req, &xnpigen, sizeof(xnpigen));
60 struct xnpigen { struct