NCP_REPLY         422 fs/ncpfs/sock.c 			if (reply.type != NCP_POSITIVE_ACK && reply.type != NCP_REPLY) {
NCP_REPLY         438 fs/ncpfs/sock.c 				} else if (reply.type == NCP_REPLY) {
NCP_REPLY         596 fs/ncpfs/sock.c 				if (type != NCP_REPLY) {
NCP_REPLY         625 fs/ncpfs/sock.c 				((struct ncp_reply_header*)server->rxbuf)->type = NCP_REPLY;