Lines Matching refs:constipated
182 bool constipated; /* Throttle status for outgoing */
309 bool constipated; /* Asked by remote to shut up */
1026 if (gsm->constipated && !gsm_is_flow_ctrl_msg(msg))
1047 if (gsm->constipated)
1380 if (!dlci || dlci->constipated)
1422 if (dlci->constipated)
1528 if (fc && !dlci->constipated) {
1530 dlci->constipated = true;
1531 } else if (!fc && dlci->constipated) {
1532 dlci->constipated = false;
1876 gsm->constipated = false;
1883 gsm->constipated = true;
2139 dlci->constipated = true;
2172 dlci->constipated = false;
2676 dlci->constipated = true;
3013 gsm->constipated = true;
3016 gsm->constipated = false;