Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h93170 struct ndp_parser_opts { struct
93171 u32 nth_sign;
93172 u32 ndp_sign;
93173 unsigned int nth_size;
93174 unsigned int ndp_size;
93175 unsigned int dpe_size;
93176 unsigned int ndplen_align;
93177 unsigned int dgram_item_len;
93178 unsigned int block_length;
93179 unsigned int ndp_index;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h102866 struct ndp_parser_opts { struct
102867 u32 nth_sign;
102868 u32 ndp_sign;
102869 unsigned int nth_size;
102870 unsigned int ndp_size;
102871 unsigned int dpe_size;
102872 unsigned int ndplen_align;
102873 unsigned int dgram_item_len;
102874 unsigned int block_length;
102875 unsigned int ndp_index;
[all …]