Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dip_vs.h371 IPVS_SVC_ATTR_STATS, /* nested attribute for service stats */ enumerator
442 * Used inside nested attributes IPVS_SVC_ATTR_STATS, IPVS_DEST_ATTR_STATS,
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3226 [IPVS_SVC_ATTR_STATS] = { .type = NLA_NESTED },
3353 if (ip_vs_genl_fill_stats(skb, IPVS_SVC_ATTR_STATS, &kstats)) in ip_vs_genl_fill_service()