Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/hardware/eicon/
Dpc.h134 #define N_CONNECT_ACK 3 /* OSI N-CONNECT CON/RES */ macro
Dmessage.c2883 req = N_CONNECT_ACK; in connect_b3_res()
2951 if(ncpi->info[1] &1) req = N_CONNECT_ACK | N_D_BIT; in connect_b3_res()
3299 req = N_CONNECT_ACK; in connect_b3_t90_a_res()
3305 if(ncpi->info[1] &1) req = N_CONNECT_ACK | N_D_BIT; in connect_b3_t90_a_res()
6783 (plci->NL.Ind &0x0f)==N_CONNECT_ACK || in nl_ind()
6857 if (((plci->NL.Ind &0x0f) == N_CONNECT_ACK) in nl_ind()
7010 case N_CONNECT_ACK: in nl_ind()
14138 plci->NL.Req = plci->nl_req = (byte) N_CONNECT_ACK; in fax_connect_ack_command()
14418 nl_req_ncci (plci, N_CONNECT_ACK, (byte)(Id >> 16)); in rtp_connect_b3_res_command()