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