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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhisax_debug.h44 #define DUMP_TLR_SIZE 8 macro
50 if (pkt_len > DUMP_HDR_SIZE+ DUMP_TLR_SIZE) {
52 len2 = DUMP_TLR_SIZE;
62 for (i = pkt_len-DUMP_TLR_SIZE; i < pkt_len; ++i) {
69 #undef DUMP_TLR_SIZE macro

Completed in 19 milliseconds