Searched refs:NCP_POSITIVE_ACK (Results 1 – 2 of 2) sorted by relevance
34 #define NCP_POSITIVE_ACK (0x9999) macro
424 if (reply.type != NCP_POSITIVE_ACK && reply.type != NCP_REPLY) { in ncpdgram_rcv_proc()436 if (reply.type == NCP_POSITIVE_ACK) { in ncpdgram_rcv_proc()