Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h35971 struct sk_msg_md { struct
35972 union {
35975 union {
35978 __u32 family;
35979 __u32 remote_ip4;
35980 __u32 local_ip4;
35981 __u32 remote_ip6[4];
35982 __u32 local_ip6[4];
35983 __u32 remote_port;
35984 __u32 local_port;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h45633 struct sk_msg_md { struct
45634 union {
45637 union {
45640 __u32 family;
45641 __u32 remote_ip4;
45642 __u32 local_ip4;
45643 __u32 remote_ip6[4];
45644 __u32 local_ip6[4];
45645 __u32 remote_port;
45646 __u32 local_port;
[all …]