Searched defs:sctp_paramhdr (Results 1 – 2 of 2) sorted by relevance
81 struct sctp_paramhdr { struct82 uint16_t param_type; /* parameter type */83 uint16_t param_length; /* parameter length */
52934 struct sctp_paramhdr { struct52935 __be16 type;52936 __be16 length;