Lines Matching refs:queue_only
12504 int queue_only = 0, queue_only_for_init = 0; in sctp_lower_sosend() local
12770 queue_only = 1; in sctp_lower_sosend()
12897 queue_only = 1; in sctp_lower_sosend()
13338 queue_only = 0; in sctp_lower_sosend()
13344 queue_only = 1; in sctp_lower_sosend()
13350 queue_only = 1; in sctp_lower_sosend()
13354 queue_only = 1; in sctp_lower_sosend()
13382 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13390 if ((queue_only == 0) && (nagle_applies == 0)) { in sctp_lower_sosend()
13623 queue_only = 0; in sctp_lower_sosend()
13629 queue_only = 1; in sctp_lower_sosend()
13635 queue_only = 1; in sctp_lower_sosend()
13639 queue_only = 1; in sctp_lower_sosend()
13667 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13674 if ((queue_only == 0) && (nagle_applies == 0) && (asoc->peers_rwnd && un_sent)) { in sctp_lower_sosend()
13676 } else if ((queue_only == 0) && in sctp_lower_sosend()
13692 queue_only, asoc->peers_rwnd, un_sent, in sctp_lower_sosend()