Searched refs:B2_prot (Results 1 – 2 of 2) sorted by relevance
2525 …|| (((plci->B2_prot != B2_SDLC) && (plci->B2_prot != B2_LAPD) && (plci->B2_prot != B2_LAPD_FREE_SA… in connect_b3_req()2934 && ((plci->B2_prot != B2_LAPD) && (plci->B2_prot != B2_LAPD_FREE_SAPI_SEL))) in disconnect_b3_res()5551 if (plci->B2_prot == B2_TRANSPARENT && plci->B3_prot == B3_TRANSPARENT) in sig_ind()6474 && (((plci->B2_prot != B2_SDLC) && ((plci->B1_resource == 17) || (plci->B1_resource == 18))) in nl_ind()6475 || (plci->B2_prot == 7) in nl_ind()6611 && ((plci->B2_prot == B2_V120_ASYNC) in nl_ind()6612 || (plci->B2_prot == B2_V120_ASYNC_V42BIS) in nl_ind()6613 || (plci->B2_prot == B2_V120_BIT_TRANSPARENT))) in nl_ind()7027 if (((a->ncci_state[ncci] != CONNECTED) && (plci->B2_prot == 1)) /* transparent */ in nl_ind()7092 && ((plci->B2_prot == B2_V120_ASYNC) in nl_ind()[all …]
224 byte B2_prot; member