Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h58168 struct sctp_idatahdr { struct
58169 __be32 tsn;
58170 __be16 stream;
58171 __be16 reserved;
58172 __be32 mid;
58173 union {
58177 __u8 payload[0];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h67926 struct sctp_idatahdr { struct
67927 __be32 tsn;
67928 __be16 stream;
67929 __be16 reserved;
67930 __be32 mid;
67931 union {
67935 __u8 payload[0];