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.c2881 req = N_CONNECT_ACK; in connect_b3_res()
2949 if (ncpi->info[1] & 1) req = N_CONNECT_ACK | N_D_BIT; in connect_b3_res()
3297 req = N_CONNECT_ACK; in connect_b3_t90_a_res()
3303 if (ncpi->info[1] & 1) req = N_CONNECT_ACK | N_D_BIT; in connect_b3_t90_a_res()
6779 (plci->NL.Ind & 0x0f) == N_CONNECT_ACK || in nl_ind()
6853 if (((plci->NL.Ind & 0x0f) == N_CONNECT_ACK) in nl_ind()
7006 case N_CONNECT_ACK: in nl_ind()
14125 plci->NL.Req = plci->nl_req = (byte) N_CONNECT_ACK; in fax_connect_ack_command()
14401 nl_req_ncci(plci, N_CONNECT_ACK, (byte)(Id >> 16)); in rtp_connect_b3_res_command()