Lines Matching refs:station_id
2630 ((T30_INFO *)(plci->fax_connect_info_buffer))->station_id[i] = fax_parms[4].info[1 + i]; in connect_b3_req()
2632 len = offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH; in connect_b3_req()
2770 len = offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH; in connect_b3_res()
3678 len = offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH; in manufacturer_res()
6692 plci->ncpi_buffer[++len] = ((T30_INFO *)plci->NL.RBuffer->P)->station_id[i]; in nl_ind()
6705 …i = offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH + ((T30_INFO *)plci->NL.RBuffer->P)… in nl_ind()
8265 ((T30_INFO *)&nlc[1])->station_id[i] = ((byte *)b3_config_parms[2].info)[1 + i]; in add_b23()
8269 ((T30_INFO *)&nlc[1])->station_id[i] = ' '; in add_b23()
8277 … pos = (byte)(fax_head_line_time(&(((T30_INFO *)&nlc[1])->station_id[T30_MAX_STATION_ID_LENGTH]))); in add_b23()
8284 nlc[1 + offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH + pos++] = ' '; in add_b23()
8285 nlc[1 + offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH + pos++] = ' '; in add_b23()
8292 …nlc[1 + offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH + pos++] = ((byte *)b3_config_p… in add_b23()
8293 nlc[1 + offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH + pos++] = ' '; in add_b23()
8294 nlc[1 + offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH + pos++] = ' '; in add_b23()
8305 …nlc[1 + offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH + pos++] = ((byte *)b3_config_… in add_b23()
8333 pos = offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH; in add_b23()
8385 len = offsetof(T30_INFO, station_id) + T30_MAX_STATION_ID_LENGTH; in add_b23()