Searched refs:B3_prot (Results 1 – 2 of 2) sorted by relevance
2646 …|| (((plci->B3_prot != B3_T90NL) && (plci->B3_prot != B3_ISO8208) && (plci->B3_prot != B3_X25_DCE)) in connect_b3_req()2665 if (plci->B3_prot == 2 || plci->B3_prot == 3) in connect_b3_req()2684 else if (plci->B3_prot == 5) in connect_b3_req()2823 else if (plci->B3_prot == B3_RTP) in connect_b3_req()2883 if ((plci->B3_prot == 4) || (plci->B3_prot == 5) || (plci->B3_prot == 7)) in connect_b3_res()2889 if (((plci->B3_prot == 4) || (plci->B3_prot == 5)) in connect_b3_res()2928 if (plci->B3_prot == 4) in connect_b3_res()2936 else if (plci->B3_prot == B3_RTP) in connect_b3_res()3011 && ((plci->B3_prot == B3_TRANSPARENT) in disconnect_b3_req()3012 || (plci->B3_prot == B3_T30) in disconnect_b3_req()[all …]
235 byte B3_prot; member