Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h58901 struct inet6_skb_parm { struct
58902 int iif;
58903 __be16 ra;
58904 __u16 dst0;
58905 __u16 srcrt;
58906 __u16 dst1;
58907 __u16 lastopt;
58908 __u16 nhoff;
58909 __u16 flags;
58910 __u16 dsthao;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h68659 struct inet6_skb_parm { struct
68660 int iif;
68661 __be16 ra;
68662 __u16 dst0;
68663 __u16 srcrt;
68664 __u16 dst1;
68665 __u16 lastopt;
68666 __u16 nhoff;
68667 __u16 flags;
68668 __u16 dsthao;
[all …]