Searched refs:xnpigen (Results 1 – 2 of 2) sorted by relevance
828 struct xnpigen xnpigen; variable841 req->oldidx = sizeof(struct xnpigen) +846 memset(&xnpigen, 0, sizeof(struct xnpigen));847 xnpigen.xng_len = sizeof(struct xnpigen);848 xnpigen.xng_gen = (uint32_t)if_ports_used_stats.ifpu_wakeuid_gen;849 uuid_copy(xnpigen.xng_wakeuuid, current_wakeuuid);850 xnpigen.xng_npi_count = (uint32_t)if_ports_used_stats.ifpu_npe_count;851 xnpigen.xng_npi_size = sizeof(struct net_port_info);852 error = SYSCTL_OUT(req, &xnpigen, sizeof(xnpigen));
62 struct xnpigen { struct