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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_pof.h59 } tPofRecHdr; typedef in typeref:struct:PofRecHdr_tag
70 /* tPofRecHdr.PofRecId values: */
H A Dhysdn_boot.c44 tPofRecHdr PofRecHdr; /* header for actual record/chunk */
202 boot->last_error = sizeof(tPofRecHdr); /* new length */
209 if (datlen != sizeof(tPofRecHdr)) {
229 boot->last_error = sizeof(tPofRecHdr); /* new length */
246 boot->last_error = sizeof(tPofRecHdr); /* new length */

Completed in 39 milliseconds