Home
last modified time | relevance | path

Searched refs:stats64 (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/network/
Dnetworkctl.c283 struct rtnl_link_stats64 stats64; member
571 if (sd_netlink_message_read(m, IFLA_STATS64, sizeof info->stats64, &info->stats64) >= 0) in decode_link()
1427 … info->has_stats64 ? (void*) &info->stats64.val_name : (void*) &info->stats.val_name); \