Searched defs:ql4_chap_table (Results 1 – 1 of 1) sorted by relevance
813 struct ql4_chap_table { struct814 uint16_t link;815 uint8_t flags;816 uint8_t secret_len;819 uint8_t secret[MAX_CHAP_SECRET_LEN];821 uint8_t name[MAX_CHAP_NAME_LEN];822 uint16_t reserved;825 uint16_t cookie;