Searched refs:DMX_MAX_SECTION_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddemux.h51 #ifndef DMX_MAX_SECTION_SIZE
52 #define DMX_MAX_SECTION_SIZE 4096 macro
55 #define DMX_MAX_SECFEED_SIZE (DMX_MAX_SECTION_SIZE + 188)
H A Ddvb_demux.c266 if (seclen <= 0 || seclen > DMX_MAX_SECTION_SIZE

Completed in 32 milliseconds