Searched defs:netns_ipv6 (Results 1 – 1 of 1) sorted by relevance
62 struct netns_ipv6 { struct64 struct dst_ops ip6_dst_ops;66 struct netns_sysctl_ipv6 sysctl;67 struct ipv6_devconf *devconf_all;68 struct ipv6_devconf *devconf_dflt;69 struct inet_peer_base *peers;70 struct fqdir *fqdir;71 struct fib6_info *fib6_null_entry;72 struct rt6_info *ip6_null_entry;73 struct rt6_statistics *rt6_stats;[all …]