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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dpc.h134 #define N_CONNECT_ACK 3 /* OSI N-CONNECT CON/RES */ macro
H A Dmessage.c2872 req = N_CONNECT_ACK;
2940 if(ncpi->info[1] &1) req = N_CONNECT_ACK | N_D_BIT;
3280 req = N_CONNECT_ACK;
3286 if(ncpi->info[1] &1) req = N_CONNECT_ACK | N_D_BIT;
6759 (plci->NL.Ind &0x0f)==N_CONNECT_ACK ||
6833 if (((plci->NL.Ind &0x0f) == N_CONNECT_ACK)
6986 case N_CONNECT_ACK:
14113 plci->NL.Req = plci->nl_req = (byte) N_CONNECT_ACK;
14393 nl_req_ncci (plci, N_CONNECT_ACK, (byte)(Id >> 16));

Completed in 148 milliseconds