Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dncp.h33 #define NCP_POSITIVE_ACK (0x9999) macro
/linux-2.4.37.9/fs/ncpfs/
Dsock.c209 && (reply.type == NCP_POSITIVE_ACK)) { in do_ncp_rpc_call()