Searched defs:sctp_ulpevent (Results 1 – 7 of 7) sorted by relevance
81869 struct sctp_ulpevent { struct81870 struct sctp_association *asoc;81871 struct sctp_chunk *chunk;81872 unsigned int rmem_len;81873 union {81877 union {81881 __u32 tsn;81882 __u32 cumtsn;81883 __u16 stream;81884 __u16 flags;[all …]
53174 struct sctp_ulpevent { struct53175 struct sctp_association *asoc;53176 struct sctp_chunk *chunk;53177 unsigned int rmem_len;53178 union {53182 union {53186 __u32 tsn;53187 __u32 cumtsn;53188 __u16 stream;53189 __u16 flags;[all …]
48320 struct sctp_ulpevent { struct48321 struct sctp_association *asoc;48322 struct sctp_chunk *chunk;48323 unsigned int rmem_len;48324 union {48328 union {48332 __u32 tsn;48333 __u32 cumtsn;48334 __u16 stream;48335 __u16 flags;[all …]
56734 struct sctp_ulpevent { struct56735 struct sctp_association *asoc;56736 struct sctp_chunk *chunk;56737 unsigned int rmem_len;56738 union {56742 union {56746 __u32 tsn;56747 __u32 cumtsn;56748 __u16 stream;56749 __u16 flags;[all …]