Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Dioctl.c32 #define NCP_PACKET_SIZE_INTERNAL 65536 macro
288 bouncebuffer = vmalloc(NCP_PACKET_SIZE_INTERNAL); in __ncp_ioctl()
305 bouncebuffer, NCP_PACKET_SIZE_INTERNAL); in __ncp_ioctl()