Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.c12588 int queue_only = 0, queue_only_for_init = 0; in sctp_lower_sosend() local
12839 queue_only_for_init = 1; in sctp_lower_sosend()
13394 if (queue_only_for_init) { in sctp_lower_sosend()
13441 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13447 if (queue_only_for_init) { in sctp_lower_sosend()
13448 queue_only_for_init = 0; in sctp_lower_sosend()
13665 if (queue_only_for_init) { in sctp_lower_sosend()
13720 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()