|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned short | Cryptor |
| unsigned short | Nrecs |
| unsigned char | pof_state |
| unsigned char | is_crypted |
| int | BufSize |
| int | last_error |
| unsigned short | pof_recid |
| unsigned long | pof_reclen |
| unsigned long | pof_recoffset |
| union { | |
| unsigned char BootBuf [BOOT_BUF_SIZE] | |
| tPofRecHdr PofRecHdr | |
| tPofFileHdr PofFileHdr | |
| tPofTimeStamp PofTime | |
| } | buf |
Definition at line 32 of file hysdn_boot.c.
| unsigned char BootBuf[BOOT_BUF_SIZE] |
Definition at line 43 of file hysdn_boot.c.
| union { ... } buf |
| int BufSize |
Definition at line 37 of file hysdn_boot.c.
| unsigned short Cryptor |
Definition at line 33 of file hysdn_boot.c.
| unsigned char is_crypted |
Definition at line 36 of file hysdn_boot.c.
| int last_error |
Definition at line 38 of file hysdn_boot.c.
| unsigned short Nrecs |
Definition at line 34 of file hysdn_boot.c.
| unsigned short pof_recid |
Definition at line 39 of file hysdn_boot.c.
| unsigned long pof_reclen |
Definition at line 40 of file hysdn_boot.c.
| unsigned long pof_recoffset |
Definition at line 41 of file hysdn_boot.c.
| unsigned char pof_state |
Definition at line 35 of file hysdn_boot.c.
| tPofFileHdr PofFileHdr |
Definition at line 45 of file hysdn_boot.c.
| tPofRecHdr PofRecHdr |
Definition at line 44 of file hysdn_boot.c.
| tPofTimeStamp PofTime |
Definition at line 46 of file hysdn_boot.c.
1.8.2