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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dncp.h32 #define NCP_REPLY (0x3333) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dsock.c423 if (reply.type != NCP_POSITIVE_ACK && reply.type != NCP_REPLY) {
439 } else if (reply.type == NCP_REPLY) {
597 if (type != NCP_REPLY) {
626 ((struct ncp_reply_header*)server->rxbuf)->type = NCP_REPLY;

Completed in 50 milliseconds