Searched defs:sctp_ulpevent (Results 1 – 2 of 2) sorted by relevance
58704 struct sctp_ulpevent { struct58705 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 …]
68462 struct sctp_ulpevent { struct68463 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 …]