Searched refs:sctp_chunkhdr (Results 1 – 3 of 3) sorted by relevance
58 struct sctp_chunkhdr { struct229 struct sctp_chunkhdr chunk_hdr;246 struct sctp_chunkhdr chunk_hdr;277 struct sctp_chunkhdr chunk_hdr;347 struct sctp_chunkhdr chunk_hdr;392 struct sctp_chunkhdr chunk_hdr;409 struct sctp_chunkhdr chunk_hdr;416 struct sctp_chunkhdr uh;425 struct sctp_chunkhdr uh;437 struct sctp_chunkhdr chunk_hdr;[all …]
610 struct sctp_chunkhdr *chunk_hdr;1055 struct sctp_chunkhdr *sctp_inq_peek(struct sctp_inq *);1517 return stream->si->data_chunk_len - sizeof(struct sctp_chunkhdr); in sctp_datahdr_len()1527 return stream->si->ftsn_chunk_len - sizeof(struct sctp_chunkhdr); in sctp_ftsnhdr_len()
447 sizeof(struct sctp_chunkhdr));\