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