Searched refs:dialouttype (Results 1 – 4 of 4) sorted by relevance
165 current_cfe->dialouttype = DIALOUT_NORMAL; in init_currrent_cfg_state()593 current_cfe->dialouttype = DIALOUT_NORMAL; in cfg_setval()595 current_cfe->dialouttype = DIALOUT_CALLEDBACK; in cfg_setval()1598 …fprintf(PFILE, "dialout-type = %s\n", cep->dialouttype ? "calledback\t\t# i am called bac… in print_config()1751 if (cep->dialouttype == DIALOUT_CALLEDBACK) in print_config()
213 if (cep->dialouttype == DIALOUT_NORMAL) in F_DFL()
345 int dialouttype; /* type of outgoing connection */ member
454 && cep->dialouttype == DIALOUT_CALLEDBACK) in find_matching_entry_incoming()