Searched refs:quic_desc (Results 1 – 2 of 2) sorted by relevance
1126 nstat_quic_descriptor quic_desc; member1178 nstat_quic_descriptor quic_desc; member
3296 nstat_quic_descriptor quic_desc; // Stack allocation - OK or pushing the limits too far? in nstat_userland_quic_reporting_allowed() local3297 if ((*shad->shad_getvals_fn)(shad->shad_provider_context, NULL, NULL, NULL, NULL, &quic_desc)) { in nstat_userland_quic_reporting_allowed()3298 retval = check_reporting_for_user(filter, (pid_t)quic_desc.pid, (pid_t)quic_desc.epid, in nstat_userland_quic_reporting_allowed()3299 &quic_desc.uuid, &quic_desc.euuid); in nstat_userland_quic_reporting_allowed()