Searched refs:B2_prot (Results 1 – 2 of 2) sorted by relevance
2648 …|| (((plci->B2_prot != B2_SDLC) && (plci->B2_prot != B2_LAPD) && (plci->B2_prot != B2_LAPD_FREE_SA… in connect_b3_req()3057 && ((plci->B2_prot != B2_LAPD) && (plci->B2_prot != B2_LAPD_FREE_SAPI_SEL))) in disconnect_b3_res()5675 if (plci->B2_prot == B2_TRANSPARENT && plci->B3_prot == B3_TRANSPARENT) in sig_ind()6612 && (((plci->B2_prot != B2_SDLC) && ((plci->B1_resource == 17) || (plci->B1_resource == 18))) in nl_ind()6613 || (plci->B2_prot == 7) in nl_ind()6749 && ((plci->B2_prot == B2_V120_ASYNC) in nl_ind()6750 || (plci->B2_prot == B2_V120_ASYNC_V42BIS) in nl_ind()6751 || (plci->B2_prot == B2_V120_BIT_TRANSPARENT))) in nl_ind()7164 if (((a->ncci_state[ncci] != CONNECTED) && (plci->B2_prot == 1)) /* transparent */ in nl_ind()7229 && ((plci->B2_prot == B2_V120_ASYNC) in nl_ind()[all …]
234 byte B2_prot; member