Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDsctp_output.c12447 int queue_only = 0, queue_only_for_init = 0; in sctp_lower_sosend() local
12698 queue_only_for_init = 1; in sctp_lower_sosend()
13253 if (queue_only_for_init) { in sctp_lower_sosend()
13300 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13306 if (queue_only_for_init) { in sctp_lower_sosend()
13307 queue_only_for_init = 0; in sctp_lower_sosend()
13524 if (queue_only_for_init) { in sctp_lower_sosend()
13579 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()