Lines Matching refs:constipated
181 bool constipated; /* Throttle status for outgoing */
306 bool constipated; /* Asked by remote to shut up */
1023 if (gsm->constipated && !gsm_is_flow_ctrl_msg(msg))
1044 if (gsm->constipated)
1377 if (!dlci || dlci->constipated)
1419 if (dlci->constipated)
1525 if (fc && !dlci->constipated) {
1527 dlci->constipated = true;
1528 } else if (!fc && dlci->constipated) {
1529 dlci->constipated = false;
1873 gsm->constipated = false;
1880 gsm->constipated = true;
2136 dlci->constipated = true;
2169 dlci->constipated = false;
2668 dlci->constipated = true;
2953 gsm->constipated = true;
2956 gsm->constipated = false;