Searched refs:container_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/ipvs/
H A Dip_vs_ctl.c3247 static int ip_vs_genl_fill_stats(struct sk_buff *skb, int container_type, argument
3250 struct nlattr *nl_stats = nla_nest_start_noflag(skb, container_type);
3277 static int ip_vs_genl_fill_stats64(struct sk_buff *skb, int container_type, argument
3280 struct nlattr *nl_stats = nla_nest_start_noflag(skb, container_type);

Completed in 115 milliseconds