Searched refs:constipated (Results 1 – 1 of 1) sorted by relevance
141 int constipated; /* Throttle status for outgoing */ member229 int constipated; /* Asked by remote to shut up */ member675 if (gsm->constipated && msg->addr) in gsm_data_kick()929 if (dlci == NULL || dlci->constipated) { in gsm_dlci_data_sweep()959 if (dlci->constipated) in gsm_dlci_data_kick()1035 if (fc && !dlci->constipated) { in gsm_process_modem()1037 dlci->constipated = 1; in gsm_process_modem()1038 } else if (!fc && dlci->constipated) { in gsm_process_modem()1039 dlci->constipated = 0; in gsm_process_modem()1214 gsm->constipated = 0; in gsm_control_message()[all …]