Searched refs:MAX_CMD_PACK_SIZE (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/ip2/
H A Di2pack.h336 #define MAX_CMD_PACK_SIZE 62 // Maximum size of such a count macro
H A Di2lib.c1327 // for these things, the maximum packet size must be less than MAX_CMD_PACK_SIZE
1328 static unsigned char cmdBuffer[MAX_CMD_PACK_SIZE + 4];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/ip2/
H A Di2pack.h336 #define MAX_CMD_PACK_SIZE 62 // Maximum size of such a count macro
H A Di2lib.c1327 // for these things, the maximum packet size must be less than MAX_CMD_PACK_SIZE
1328 static unsigned char cmdBuffer[MAX_CMD_PACK_SIZE + 4];

Completed in 182 milliseconds