|
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) |
|