number_of_streams 2425 fs/cifs/cifspdu.h __le32 number_of_streams; /* BB check sizes and verify location */ number_of_streams 761 include/linux/sctp.h __be16 number_of_streams; number_of_streams 3738 net/sctp/sm_make_chunk.c addstrm.number_of_streams = htons(out); number_of_streams 3748 net/sctp/sm_make_chunk.c addstrm.number_of_streams = htons(in); number_of_streams 799 net/sctp/stream.c in = ntohs(addstrm->number_of_streams); number_of_streams 835 net/sctp/stream.c 0, ntohs(addstrm->number_of_streams), 0, GFP_ATOMIC); number_of_streams 878 net/sctp/stream.c out = ntohs(addstrm->number_of_streams); number_of_streams 1038 net/sctp/stream.c nums = ntohs(addstrm->number_of_streams); number_of_streams 1059 net/sctp/stream.c nums = ntohs(addstrm->number_of_streams);