Searched defs:sctp_chunkhdr (Results 1 – 1 of 1) sorted by relevance
71 struct sctp_chunkhdr { struct72 uint8_t chunk_type; /* chunk type */73 uint8_t chunk_flags; /* chunk flags */74 uint16_t chunk_length; /* chunk length */