|
RTEMS CPU Kit with SuperCore
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include <sys/types.h>#include <sys/time.h>#include "pppd.h"#include "chap.h"#include "md5.h"
Macros | |
| #define | RCSID "$Id$" |
Functions | |
| void | ChapAuthWithPeer (int unit, char *our_name, int digest) |
| void | ChapAuthPeer (int unit, char *our_name, int digest) |
Variables | |
| struct protent | chap_protent |
| chap_state | chap [NUM_PPP] |
| struct protent chap_protent |
1.8.13