Searched refs:tcp_desc (Results 1 – 2 of 2) sorted by relevance
1116 nstat_tcp_descriptor tcp_desc; member1168 nstat_tcp_descriptor tcp_desc; member
3219 nstat_tcp_descriptor tcp_desc; // Stack allocation - OK or pushing the limits too far? in nstat_userland_tcp_reporting_allowed() local3220 if ((*shad->shad_getvals_fn)(shad->shad_provider_context, NULL, NULL, NULL, NULL, &tcp_desc)) { in nstat_userland_tcp_reporting_allowed()3221 retval = check_reporting_for_user(filter, (pid_t)tcp_desc.pid, (pid_t)tcp_desc.epid, in nstat_userland_tcp_reporting_allowed()3222 &tcp_desc.uuid, &tcp_desc.euuid); in nstat_userland_tcp_reporting_allowed()