Searched defs:sk_stats_userstack (Results 1 – 1 of 1) sorted by relevance
1449 struct sk_stats_userstack { struct1450 uuid_t sus_nx_uuid; /* nexus instance uuid */1451 char sus_if_name[IFNAMSIZ]; /* attached interface name */1452 pid_t sus_owner_pid; /* owner process */1454 struct ip_stats sus_ip; /* process ip stats */1455 struct ip6_stats sus_ip6; /* process ip6 stats */1456 struct tcp_stats sus_tcp; /* process tcp stats */1457 struct udp_stats sus_udp; /* process udp stats */1458 struct quic_stats sus_quic; /* process quic stats */