Home
last modified time | relevance | path

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

/drivers/isdn/hardware/eicon/
Dpc.h134 #define N_CONNECT_ACK 3 /* OSI N-CONNECT CON/RES */ macro
Dmessage.c2879 req = N_CONNECT_ACK; in connect_b3_res()
2947 if (ncpi->info[1] & 1) req = N_CONNECT_ACK | N_D_BIT; in connect_b3_res()
3295 req = N_CONNECT_ACK; in connect_b3_t90_a_res()
3301 if (ncpi->info[1] & 1) req = N_CONNECT_ACK | N_D_BIT; in connect_b3_t90_a_res()
6777 (plci->NL.Ind & 0x0f) == N_CONNECT_ACK || in nl_ind()
6851 if (((plci->NL.Ind & 0x0f) == N_CONNECT_ACK) in nl_ind()
7004 case N_CONNECT_ACK: in nl_ind()
14118 plci->NL.Req = plci->nl_req = (byte) N_CONNECT_ACK; in fax_connect_ack_command()
14394 nl_req_ncci(plci, N_CONNECT_ACK, (byte)(Id >> 16)); in rtp_connect_b3_res_command()