Lines Matching refs:queue_only
12586 int queue_only = 0, queue_only_for_init = 0; in sctp_lower_sosend() local
12823 queue_only = 1; in sctp_lower_sosend()
12864 queue_only = 1; in sctp_lower_sosend()
13395 queue_only = 0; in sctp_lower_sosend()
13401 queue_only = 1; in sctp_lower_sosend()
13407 queue_only = 1; in sctp_lower_sosend()
13411 queue_only = 1; in sctp_lower_sosend()
13439 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13448 if ((queue_only == 0) && (nagle_applies == 0)) { in sctp_lower_sosend()
13666 queue_only = 0; in sctp_lower_sosend()
13672 queue_only = 1; in sctp_lower_sosend()
13686 queue_only = 1; in sctp_lower_sosend()
13690 queue_only = 1; in sctp_lower_sosend()
13718 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13733 if ((queue_only == 0) && (nagle_applies == 0) && (asoc->peers_rwnd && un_sent)) { in sctp_lower_sosend()
13735 } else if ((queue_only == 0) && in sctp_lower_sosend()
13751 queue_only, asoc->peers_rwnd, un_sent, in sctp_lower_sosend()