Searched defs:ql4_chap_table (Results 1 – 1 of 1) sorted by relevance
812 struct ql4_chap_table { struct813 uint16_t link;814 uint8_t flags;815 uint8_t secret_len;818 uint8_t secret[MAX_CHAP_SECRET_LEN];820 uint8_t name[MAX_CHAP_NAME_LEN];821 uint16_t reserved;824 uint16_t cookie;
Completed in 21 milliseconds