Home
last modified time | relevance | path

Searched defs:netns_ipv6 (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h3843 struct netns_ipv6 { struct
3844 struct dst_ops ip6_dst_ops;
3845 struct netns_sysctl_ipv6 sysctl;
3846 struct ipv6_devconf *devconf_all;
3847 struct ipv6_devconf *devconf_dflt;
3848 struct inet_peer_base *peers;
3849 struct fqdir *fqdir;
3850 struct fib6_info *fib6_null_entry;
3851 struct rt6_info *ip6_null_entry;
3852 struct rt6_statistics *rt6_stats;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h3414 struct netns_ipv6 { struct
3415 struct dst_ops ip6_dst_ops;
3416 struct netns_sysctl_ipv6 sysctl;
3417 struct ipv6_devconf *devconf_all;
3418 struct ipv6_devconf *devconf_dflt;
3419 struct inet_peer_base *peers;
3420 struct fqdir *fqdir;
3421 struct fib6_info *fib6_null_entry;
3422 struct rt6_info *ip6_null_entry;
3423 struct rt6_statistics *rt6_stats;
[all …]