Searched refs:N_DISC_ACK (Results 1 – 2 of 2) sorted by relevance
136 #define N_DISC_ACK 5 /* OSI N-DISC CON/RES */ macro
4023 if (((Ind==N_DISC) || (Ind==N_DISC_ACK)) && in callback()6786 (plci->NL.Ind &0x0f)==N_DISC_ACK) in nl_ind()6836 if (((plci->NL.Ind & 0x0f) == N_DISC) || ((plci->NL.Ind & 0x0f) == N_DISC_ACK)) in nl_ind()6868 || ((plci->NL.Ind &0x0f) == N_DISC_ACK) in nl_ind()6878 if (((plci->NL.Ind & 0x0f) == N_DISC) || ((plci->NL.Ind & 0x0f) == N_DISC_ACK)) in nl_ind()7056 case N_DISC_ACK: in nl_ind()