Searched refs:outgoing_congest (Results 1 – 2 of 2) sorted by relevance
62 unsigned outgoing_congest : 1; // should we hold? member567 sock->outgoing_congest = p->cong ? 1 : 0; in on_l2cap_outgoing_congest()569 if (!sock->outgoing_congest) { in on_l2cap_outgoing_congest()586 if (!sock->outgoing_congest) { in on_l2cap_write_done()
60 int outgoing_congest : 1; member586 if (!slot->f.outgoing_congest) { in on_rfc_write_done()601 slot->f.outgoing_congest = p->cong ? 1 : 0; in on_rfc_outgoing_congest()602 if (!slot->f.outgoing_congest) in on_rfc_outgoing_congest()