Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dpc.h134 #define N_CONNECT_ACK 3 /* OSI N-CONNECT CON/RES */ macro
Dmessage.c2758 req = N_CONNECT_ACK; in connect_b3_res()
2826 if (ncpi->info[1] & 1) req = N_CONNECT_ACK | N_D_BIT; in connect_b3_res()
3174 req = N_CONNECT_ACK; in connect_b3_t90_a_res()
3180 if (ncpi->info[1] & 1) req = N_CONNECT_ACK | N_D_BIT; in connect_b3_t90_a_res()
6641 (plci->NL.Ind & 0x0f) == N_CONNECT_ACK || in nl_ind()
6715 if (((plci->NL.Ind & 0x0f) == N_CONNECT_ACK) in nl_ind()
6868 case N_CONNECT_ACK: in nl_ind()
14021 plci->NL.Req = plci->nl_req = (byte) N_CONNECT_ACK; in fax_connect_ack_command()
14300 nl_req_ncci(plci, N_CONNECT_ACK, (byte)(Id >> 16)); in rtp_connect_b3_res_command()