Home
last modified time | relevance | path

Searched refs:number_of_streams (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/net/sctp/
Dstream.c807 in = ntohs(addstrm->number_of_streams); in sctp_process_strreset_addstrm_out()
843 0, ntohs(addstrm->number_of_streams), 0, GFP_ATOMIC); in sctp_process_strreset_addstrm_out()
886 out = ntohs(addstrm->number_of_streams); in sctp_process_strreset_addstrm_in()
1046 nums = ntohs(addstrm->number_of_streams); in sctp_process_strreset_resp()
1069 nums = ntohs(addstrm->number_of_streams); in sctp_process_strreset_resp()
Dsm_make_chunk.c3730 addstrm.number_of_streams = htons(out); in sctp_make_strreset_addstrm()
3740 addstrm.number_of_streams = htons(in); in sctp_make_strreset_addstrm()
/Linux-v5.10/include/linux/
Dsctp.h761 __be16 number_of_streams; member
/Linux-v5.10/fs/cifs/
Dcifspdu.h2426 __le32 number_of_streams; /* BB check sizes and verify location */ member