Searched defs:netns_ipv6 (Results 1 – 1 of 1) sorted by relevance
9036 struct netns_ipv6 { struct9037 struct dst_ops ip6_dst_ops;9038 struct netns_sysctl_ipv6 sysctl;9039 struct ipv6_devconf *devconf_all;9040 struct ipv6_devconf *devconf_dflt;9041 struct inet_peer_base *peers;9042 struct fqdir *fqdir;9043 struct fib6_info *fib6_null_entry;9044 struct rt6_info *ip6_null_entry;9045 struct rt6_statistics *rt6_stats;[all …]