Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dncp.h18 #define NCP_ALLOC_SLOT_REQUEST (0x1111) macro
/linux-4.4.14/fs/ncpfs/
Dsock.c434 if (req && (req->tx_type == NCP_ALLOC_SLOT_REQUEST || (server->sequence == reply.sequence && in ncpdgram_rcv_proc()
640 if (req->tx_type != NCP_ALLOC_SLOT_REQUEST) { in __ncptcp_rcv_proc()
840 h->type = NCP_ALLOC_SLOT_REQUEST; in ncp_connect()