Searched refs:DEFAULT_PACKET_SIZE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dvstorage.h61 #define DEFAULT_PACKET_SIZE (sizeof(struct vmdata_gpa_direct) + \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxg.c30 #define DEFAULT_PACKET_SIZE 1024 macro
142 ret = mxg_update_cache(s, DEFAULT_PACKET_SIZE + OVERREAD_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmxg.c28 #define DEFAULT_PACKET_SIZE 1024 macro
137 ret = mxg_update_cache(s, DEFAULT_PACKET_SIZE + OVERREAD_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.h613 #define DEFAULT_PACKET_SIZE (HEADER_SIZE + SRC_SIZE + DEFAULT_DATA_SIZE) macro
1086 unsigned char LocalTxBuffers[TPL_NUM][DEFAULT_PACKET_SIZE];
1091 unsigned char LocalRxBuffers[RPL_NUM][DEFAULT_PACKET_SIZE];
H A Dtms380tr.c350 tp->MaxPacketSize = DEFAULT_PACKET_SIZE;

Completed in 116 milliseconds