Home
last modified time | relevance | path

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

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