Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c12472 int queue_only = 0, queue_only_for_init = 0; in sctp_lower_sosend() local
12749 queue_only_for_init = 1; in sctp_lower_sosend()
13284 if (queue_only_for_init) { in sctp_lower_sosend()
13335 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()
13341 if (queue_only_for_init) in sctp_lower_sosend()
13342 queue_only_for_init = 0; in sctp_lower_sosend()
13567 if (queue_only_for_init) { in sctp_lower_sosend()
13618 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend()