Searched refs:constipated (Results 1 – 1 of 1) sorted by relevance
154 int constipated; /* Throttle status for outgoing */ member242 int constipated; /* Asked by remote to shut up */ member688 if (gsm->constipated && msg->addr) in gsm_data_kick()942 if (dlci == NULL || dlci->constipated) { in gsm_dlci_data_sweep()972 if (dlci->constipated) in gsm_dlci_data_kick()1048 if (fc && !dlci->constipated) { in gsm_process_modem()1050 dlci->constipated = 1; in gsm_process_modem()1051 } else if (!fc && dlci->constipated) { in gsm_process_modem()1052 dlci->constipated = 0; in gsm_process_modem()1227 gsm->constipated = 0; in gsm_control_message()[all …]