Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ql4_chap_format Struct Reference

#include <ql4_def.h>

Data Fields

u8 intr_chap_name [QL4_CHAP_MAX_NAME_LEN]
 
u8 intr_secret [QL4_CHAP_MAX_SECRET_LEN]
 
u8 target_chap_name [QL4_CHAP_MAX_NAME_LEN]
 
u8 target_secret [QL4_CHAP_MAX_SECRET_LEN]
 
u16 intr_chap_name_length
 
u16 intr_secret_length
 
u16 target_chap_name_length
 
u16 target_secret_length
 

Detailed Description

Definition at line 455 of file ql4_def.h.

Field Documentation

u8 intr_chap_name[QL4_CHAP_MAX_NAME_LEN]

Definition at line 456 of file ql4_def.h.

u16 intr_chap_name_length

Definition at line 460 of file ql4_def.h.

Definition at line 457 of file ql4_def.h.

u16 intr_secret_length

Definition at line 461 of file ql4_def.h.

u8 target_chap_name[QL4_CHAP_MAX_NAME_LEN]

Definition at line 458 of file ql4_def.h.

u16 target_chap_name_length

Definition at line 462 of file ql4_def.h.

u8 target_secret[QL4_CHAP_MAX_SECRET_LEN]

Definition at line 459 of file ql4_def.h.

u16 target_secret_length

Definition at line 463 of file ql4_def.h.


The documentation for this struct was generated from the following file: