Lines Matching refs:constipated
148 bool constipated; /* Throttle status for outgoing */
237 bool constipated; /* Asked by remote to shut up */
790 if (gsm->constipated && !gsm_is_flow_ctrl_msg(msg))
1059 if (dlci == NULL || dlci->constipated) {
1089 if (dlci->constipated)
1165 if (fc && !dlci->constipated) {
1167 dlci->constipated = true;
1168 } else if (!fc && dlci->constipated) {
1169 dlci->constipated = false;
1344 gsm->constipated = false;
1353 gsm->constipated = true;
1559 dlci->constipated = true;
1589 dlci->constipated = false;
1827 dlci->constipated = true;
2117 gsm->constipated = true;
2120 gsm->constipated = false;