Home
last modified time | relevance | path

Searched defs:container_type (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_ctl.c2961 static int ip_vs_genl_fill_stats(struct sk_buff *skb, int container_type, in ip_vs_genl_fill_stats()
2991 static int ip_vs_genl_fill_stats64(struct sk_buff *skb, int container_type, in ip_vs_genl_fill_stats64()
/Linux-v5.4/tools/lib/bpf/
Dbtf.c701 const struct btf_type *container_type; in btf__get_map_kv_tids() local