Searched refs:station_id (Results 1 – 2 of 2) sorted by relevance
460 byte station_id[T30_MAX_STATION_ID_LENGTH]; member
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()[all …]