Lines Matching refs:queue_only
12472 int queue_only = 0, queue_only_for_init = 0; in sctp_lower_sosend() local
12734 queue_only = 1; in sctp_lower_sosend()
12865 queue_only = 1; in sctp_lower_sosend()
13291 queue_only = 0; in sctp_lower_sosend()
13297 queue_only = 1; in sctp_lower_sosend()
13303 queue_only = 1; in sctp_lower_sosend()
13307 queue_only = 1; in sctp_lower_sosend()
13335 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13343 if ((queue_only == 0) && (nagle_applies == 0)) { in sctp_lower_sosend()
13574 queue_only = 0; in sctp_lower_sosend()
13580 queue_only = 1; in sctp_lower_sosend()
13586 queue_only = 1; in sctp_lower_sosend()
13590 queue_only = 1; in sctp_lower_sosend()
13618 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13625 if ((queue_only == 0) && (nagle_applies == 0) && (stcb->asoc.peers_rwnd && un_sent)) { in sctp_lower_sosend()
13639 } else if ((queue_only == 0) && in sctp_lower_sosend()
13662 queue_only, stcb->asoc.peers_rwnd, un_sent, in sctp_lower_sosend()