Searched defs:netns_ipv6 (Results 1 – 1 of 1) sorted by relevance
11633 struct netns_ipv6 { struct11634 struct dst_ops ip6_dst_ops;11635 struct netns_sysctl_ipv6 sysctl;11636 struct ipv6_devconf *devconf_all;11637 struct ipv6_devconf *devconf_dflt;11638 struct inet_peer_base *peers;11639 struct fqdir *fqdir;11640 struct fib6_info *fib6_null_entry;11641 struct rt6_info *ip6_null_entry;11642 struct rt6_statistics *rt6_stats;[all …]