Home | History | Annotate | Download | only in netinet

Lines Matching defs:siz

3997 			int siz;
3999 siz = sizeof(struct sctp_stream_reset_list) + (number_entries * sizeof(uint16_t));
4001 siz, SCTP_M_STRESET);