Searched refs:IFLA_STATS (Results 1 – 3 of 3) sorted by relevance
284 IFLA_STATS, enumerator
848 …[IFLA_STATS] = { .type = NETLINK_TYPE_BINARY, .size = sizeof(struct rtnl_link_stats)…
573 else if (sd_netlink_message_read(m, IFLA_STATS, sizeof info->stats, &info->stats) >= 0) in decode_link()