Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dsctp_output.c12504 int queue_only = 0, queue_only_for_init = 0; in sctp_lower_sosend() local
12783 queue_only_for_init = 1; in sctp_lower_sosend()
13331 if (queue_only_for_init) { in sctp_lower_sosend()
13382 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13388 if (queue_only_for_init) in sctp_lower_sosend()
13389 queue_only_for_init = 0; in sctp_lower_sosend()
13620 if (queue_only_for_init) { in sctp_lower_sosend()
13667 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()