Searched refs:b2_config_parms (Results 1 – 1 of 1) sorted by relevance
7941 API_PARSE b2_config_parms[8]; in add_b23() local7958 for (i = 0; i < 6; i++) b2_config_parms[i].length = 0; in add_b23()8167 …nfig->length && api_parse(&b2_config->info[1], (word)b2_config->length, "bwww", b2_config_parms)) { in add_b23()8178 dlc[9] = b2_config_parms[0].info[0]; /* PIAFS protocol Speed configuration */ in add_b23()8179 dlc[10] = b2_config_parms[1].info[0]; /* V.42bis P0 */ in add_b23()8180 dlc[11] = b2_config_parms[1].info[1]; /* V.42bis P0 */ in add_b23()8181 dlc[12] = b2_config_parms[2].info[0]; /* V.42bis P1 */ in add_b23()8182 dlc[13] = b2_config_parms[2].info[1]; /* V.42bis P1 */ in add_b23()8183 dlc[14] = b2_config_parms[3].info[0]; /* V.42bis P2 */ in add_b23()8184 dlc[15] = b2_config_parms[3].info[1]; /* V.42bis P2 */ in add_b23()[all …]