Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h35820 struct __sk_buff { struct
35821 __u32 len;
35822 __u32 pkt_type;
35823 __u32 mark;
35824 __u32 queue_mapping;
35825 __u32 protocol;
35826 __u32 vlan_present;
35827 __u32 vlan_tci;
35828 __u32 vlan_proto;
35829 __u32 priority;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h45482 struct __sk_buff { struct
45483 __u32 len;
45484 __u32 pkt_type;
45485 __u32 mark;
45486 __u32 queue_mapping;
45487 __u32 protocol;
45488 __u32 vlan_present;
45489 __u32 vlan_tci;
45490 __u32 vlan_proto;
45491 __u32 priority;
[all …]