Home
last modified time | relevance | path

Searched refs:queue_only (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/dma/
HDdma.c426 int nodot = 0, showq = 0, queue_only = 0; in main() local
490 queue_only = 1; in main()
625 if (config.features & DEFER || queue_only) in main()
/NextBSD/sys/netinet/
HDsctp_output.c12377 int queue_only = 0, queue_only_for_init = 0; in sctp_lower_sosend() local
12628 queue_only = 1; in sctp_lower_sosend()
12747 queue_only = 1; in sctp_lower_sosend()
13148 queue_only = 0; in sctp_lower_sosend()
13152 queue_only = 1; in sctp_lower_sosend()
13158 queue_only = 1; in sctp_lower_sosend()
13162 queue_only = 1; in sctp_lower_sosend()
13193 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13201 if ((queue_only == 0) && (nagle_applies == 0)) { in sctp_lower_sosend()
13424 queue_only = 0; in sctp_lower_sosend()
[all …]