Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h58704 struct sctp_ulpevent { struct
58705 struct sctp_association *asoc;
58706 struct sctp_chunk *chunk;
58707 unsigned int rmem_len;
58708 union {
58712 union {
58716 __u32 tsn;
58717 __u32 cumtsn;
58718 __u16 stream;
58719 __u16 flags;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h68462 struct sctp_ulpevent { struct
68463 struct sctp_association *asoc;
68464 struct sctp_chunk *chunk;
68465 unsigned int rmem_len;
68466 union {
68470 union {
68474 __u32 tsn;
68475 __u32 cumtsn;
68476 __u16 stream;
68477 __u16 flags;
[all …]