Searched refs:NCP_POSITIVE_ACK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | ncp.h | 33 #define NCP_POSITIVE_ACK (0x9999) macro |
/linux-2.4.37.9/fs/ncpfs/ | ||
D | sock.c | 209 && (reply.type == NCP_POSITIVE_ACK)) { in do_ncp_rpc_call() |