Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dncp.h32 #define NCP_REPLY (0x3333) macro
/linux-2.4.37.9/fs/ncpfs/
Dsock.c227 && (reply.type == NCP_REPLY) in do_ncp_rpc_call()
404 if (reply_buf->type != NCP_REPLY) { in do_ncp_tcp_rpc_call()