Searched refs:fax_connect_info_length (Results 1 – 2 of 2) sorted by relevance
2802 plci->fax_connect_info_length = len; in connect_b3_req()2894 if (plci->fax_connect_info_length < len) in connect_b3_res()2905 if (plci->fax_connect_info_length <= len) in connect_b3_res()2908 if (plci->fax_connect_info_length <= len) in connect_b3_res()2917 plci->fax_connect_info_length = len; in connect_b3_res()3054 plci->fax_connect_info_length = 0; in disconnect_b3_res()3804 if (plci->fax_connect_info_length < len) in manufacturer_res()3815 if (plci->fax_connect_info_length <= len) in manufacturer_res()3818 if (plci->fax_connect_info_length <= len) in manufacturer_res()3827 plci->fax_connect_info_length = len; in manufacturer_res()[all …]
274 byte fax_connect_info_length; member