Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dsock.c291 #define NCP_TCP_RCVD_MAGIC (0x744E6350) macro
569 if (server->rcv.buf.magic != htonl(NCP_TCP_RCVD_MAGIC)) { in __ncptcp_rcv_proc()