Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dncp.h34 #define NCP_POSITIVE_ACK (0x9999) macro
/linux-2.6.39/fs/ncpfs/
Dsock.c423 if (reply.type != NCP_POSITIVE_ACK && reply.type != NCP_REPLY) { in ncpdgram_rcv_proc()
435 if (reply.type == NCP_POSITIVE_ACK) { in ncpdgram_rcv_proc()