{{+bindTo:partials.standard_nacl_api}}
struct | PPP_Instance |
The PPP_Instance interface contains pointers to a series of functions that you must implement in your module. More... |
#define | PPP_INSTANCE_INTERFACE "PPP_Instance;1.1" |
#define | PPP_INSTANCE_INTERFACE PPP_INSTANCE_INTERFACE |
typedef struct PPP_Instance | PPP_Instance |
This file defines the PPP_Instance
structure - a series of pointers to methods that you must implement in your module.
#define PPP_INSTANCE_INTERFACE "PPP_Instance;1.1" |