Searched refs:sctp_chunkhdr (Results 1 – 3 of 3) sorted by relevance
73 struct sctp_chunkhdr { struct243 struct sctp_chunkhdr chunk_hdr;260 struct sctp_chunkhdr chunk_hdr;291 struct sctp_chunkhdr chunk_hdr;361 struct sctp_chunkhdr chunk_hdr;406 struct sctp_chunkhdr chunk_hdr;423 struct sctp_chunkhdr chunk_hdr;433 struct sctp_chunkhdr uh;445 struct sctp_chunkhdr chunk_hdr;458 struct sctp_chunkhdr chunk_hdr;[all …]
621 struct sctp_chunkhdr *chunk_hdr;1044 struct sctp_chunkhdr *sctp_inq_peek(struct sctp_inq *);1498 return stream->si->data_chunk_len - sizeof(struct sctp_chunkhdr); in sctp_datahdr_len()1508 return stream->si->ftsn_chunk_len - sizeof(struct sctp_chunkhdr); in sctp_ftsnhdr_len()
459 sizeof(struct sctp_chunkhdr));\