Searched refs:number_of_streams (Results 1 – 4 of 4) sorted by relevance
900 in = ntohs(addstrm->number_of_streams); in sctp_process_strreset_addstrm_out()913 0, ntohs(addstrm->number_of_streams), 0, GFP_ATOMIC); in sctp_process_strreset_addstrm_out()956 out = ntohs(addstrm->number_of_streams); in sctp_process_strreset_addstrm_in()978 0, 0, ntohs(addstrm->number_of_streams), GFP_ATOMIC); in sctp_process_strreset_addstrm_in()1117 nums = ntohs(addstrm->number_of_streams); in sctp_process_strreset_resp()1138 nums = ntohs(addstrm->number_of_streams); in sctp_process_strreset_resp()
3739 addstrm.number_of_streams = htons(out); in sctp_make_strreset_addstrm()3749 addstrm.number_of_streams = htons(in); in sctp_make_strreset_addstrm()
776 __be16 number_of_streams; member
2422 __le32 number_of_streams; /* BB check sizes and verify location */ member