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