Searched refs:N_DISC_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.h136 #define N_DISC_ACK 5 /* OSI N-DISC CON/RES */ macro
H A Dmessage.c4001 if (((Ind==N_DISC) || (Ind==N_DISC_ACK)) &&
6762 (plci->NL.Ind &0x0f)==N_DISC_ACK)
6812 if (((plci->NL.Ind & 0x0f) == N_DISC) || ((plci->NL.Ind & 0x0f) == N_DISC_ACK))
6844 || ((plci->NL.Ind &0x0f) == N_DISC_ACK)
6854 if (((plci->NL.Ind & 0x0f) == N_DISC) || ((plci->NL.Ind & 0x0f) == N_DISC_ACK))
7032 case N_DISC_ACK:
7045 /* with N_DISC or N_DISC_ACK the IDI frees the respective */

Completed in 130 milliseconds