Home
last modified time | relevance | path

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

/fs/ncpfs/
Dioctl.c34 #define NCP_PACKET_SIZE_INTERNAL 65536 macro
302 bouncebuffer = vmalloc(NCP_PACKET_SIZE_INTERNAL); in __ncp_ioctl()
319 bouncebuffer, NCP_PACKET_SIZE_INTERNAL); in __ncp_ioctl()