RTEMS CPU Kit with SuperCore  4.11.3
Functions | Variables
rtemspppd.c File Reference
#include <rtems.h>
#include <rtems/rtems_bsdnet.h>
#include "pppd.h"
#include "rtemspppd.h"
Include dependency graph for rtemspppd.c:

Functions

void pppasyncattach (void)
 
int pppdmain (int, char **)
 
int rtems_pppd_initialize (void)
 
int rtems_pppd_terminate (void)
 
int rtems_pppd_reset_options (void)
 
int rtems_pppd_set_hook (int id, rtems_pppd_hookfunction hookfp)
 
int rtems_pppd_set_dialer (rtems_pppd_dialerfunction dialerfp)
 
int rtems_pppd_set_option (const char *pOption, const char *pValue)
 
int rtems_pppd_connect (void)
 
int rtems_pppd_disconnect (void)
 

Variables

rtems_id rtems_pppd_taskid
 
rtems_pppd_hookfunction rtems_pppd_errorfp
 
rtems_pppd_hookfunction rtems_pppd_exitfp