Searched defs:ql4_chap_table (Results 1 – 1 of 1) sorted by relevance
698 struct ql4_chap_table { struct699 uint16_t link;700 uint8_t flags;701 uint8_t secret_len;704 uint8_t secret[MAX_CHAP_SECRET_LEN];706 uint8_t name[MAX_CHAP_NAME_LEN];707 uint16_t reserved;710 uint16_t cookie;