Searched defs:sctp_ulpevent (Results 1 – 1 of 1) sorted by relevance
55462 struct sctp_ulpevent { struct55463 struct sctp_association *asoc;55464 struct sctp_chunk *chunk;55465 unsigned int rmem_len;55466 union {55470 union {55474 __u32 tsn;55475 __u32 cumtsn;55476 __u16 stream;55477 __u16 flags;[all …]