Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dncp.h20 #define NCP_DEALLOC_SLOT_REQUEST (0x5555) macro
/linux-4.1.27/fs/ncpfs/
Dsock.c443 if (result >= 0 && server->sign_active && req->tx_type != NCP_DEALLOC_SLOT_REQUEST) { in ncpdgram_rcv_proc()
653 if (server->sign_active && req->tx_type != NCP_DEALLOC_SLOT_REQUEST) { in __ncptcp_rcv_proc()
858 h->type = NCP_DEALLOC_SLOT_REQUEST; in ncp_disconnect()