Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dpc.h133 #define N_CONNECT 2 /* OSI N-CONNECT REQ/IND */ macro
Dmessage.c2540 req = N_CONNECT; in connect_b3_req()
2556 if (ncpi->info[1] & 1) req = N_CONNECT | N_D_BIT; in connect_b3_req()
6448 if ((plci->NL.Ind & 0x0f) == N_CONNECT) in nl_ind()
6640 if ((plci->NL.Ind & 0x0f) == N_CONNECT || in nl_ind()
6716 || (((plci->NL.Ind & 0x0f) == N_CONNECT) in nl_ind()
6847 case N_CONNECT: in nl_ind()
13746 nl_req_ncci(plci, N_CONNECT, 0); in adjust_b_process()
14126 nl_req_ncci(plci, N_CONNECT, 0); in fax_connect_info_command()
14176 nl_req_ncci(plci, N_CONNECT, 0); in fax_adjust_b23_command()
14249 nl_req_ncci(plci, N_CONNECT, 0); in rtp_connect_b3_req_command()