Searched defs:Chapreply (Results 1 – 3 of 3) sorted by relevance
12 typedef struct Chapreply Chapreply; typedef70 struct Chapreply /* for protocol "chap" */ struct72 uchar id;73 char resp[MD5LEN];
10 typedef struct Chapreply Chapreply; typedef68 struct Chapreply /* for protocol "chap" */ struct70 uchar id;71 char resp[MD5LEN];
8 typedef struct Chapreply Chapreply; typedef118 struct Chapreply struct120 u_char id;121 char uid[U9FS_NAMELEN];122 char resp[MD5LEN];