Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.c12595 bool some_on_control; in sctp_lower_sosend() local
13662 some_on_control = !TAILQ_EMPTY(&asoc->control_send_queue); in sctp_lower_sosend()
13740 } else if (some_on_control) { in sctp_lower_sosend()