Searched refs:b2_config_parms (Results 1 – 1 of 1) sorted by relevance
7803 API_PARSE b2_config_parms[8]; in add_b23() local7820 for (i = 0; i < 6; i++) b2_config_parms[i].length = 0; in add_b23()8029 …nfig->length && api_parse(&b2_config->info[1], (word)b2_config->length, "bwww", b2_config_parms)) { in add_b23()8040 dlc[9] = b2_config_parms[0].info[0]; /* PIAFS protocol Speed configuration */ in add_b23()8041 dlc[10] = b2_config_parms[1].info[0]; /* V.42bis P0 */ in add_b23()8042 dlc[11] = b2_config_parms[1].info[1]; /* V.42bis P0 */ in add_b23()8043 dlc[12] = b2_config_parms[2].info[0]; /* V.42bis P1 */ in add_b23()8044 dlc[13] = b2_config_parms[2].info[1]; /* V.42bis P1 */ in add_b23()8045 dlc[14] = b2_config_parms[3].info[0]; /* V.42bis P2 */ in add_b23()8046 dlc[15] = b2_config_parms[3].info[1]; /* V.42bis P2 */ in add_b23()[all …]