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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmaintidi.c351 word this_ind_length; local
355 this_ind_length = (word)p[0] | ((word)p[1] << 8);
383 p, this_ind_length);
390 p += (this_ind_length+1);
391 total_length -= (4 + this_ind_length);

Completed in 102 milliseconds