Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h123712 struct icmphdr { struct
123713 __u8 type;
123714 __u8 code;
123715 __sum16 checksum;
123716 union {
123727 } un;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h131351 struct icmphdr { struct
131352 __u8 type;
131353 __u8 code;
131354 __sum16 checksum;
131355 union {
131366 } un;