Home
last modified time | relevance | path

Searched refs:station_id_len (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h458 byte station_id_len; member
Dmessage.c2628 ((T30_INFO *)(plci->fax_connect_info_buffer))->station_id_len = (byte) w; in connect_b3_req()
2773 ((T30_INFO *)(plci->fax_connect_info_buffer))->station_id_len = 0; in connect_b3_res()
3681 ((T30_INFO *)(plci->fax_connect_info_buffer))->station_id_len = 0; in manufacturer_res()
6688 if (((T30_INFO *)plci->NL.RBuffer->P)->station_id_len) in nl_ind()
8272 ((T30_INFO *)&nlc[1])->station_id_len = T30_MAX_STATION_ID_LENGTH; in add_b23()