1.2.5.10.3 Library Interface

NameDescription
Macros
_DRV_PPP_H _This is macro _DRV_PPP_H _
Enumerations
PPP_STATEPPP Transition States
PPP_CTRL_PROTOPPP control protocol identifier
PPP_ECHO_RESULTresult of an PPP Echo Request call
PPP_EVENTPPP event occurring during the driver operation
Types
PPP_REQUEST_HANDLEa handle that a client can use after the event handler has been registered
PPP_EVENT_HANDLEPPP event handle
PPP_EVENT_HANDLERPPP event handler prototype
PPP_STAT_HANDLEPPP statistics handle
PPP_STAT_HANDLERPPP statistics handler prototype
Structures
PPP_ECHO_REQUESTContains the data needed for an PPP request operation
PPP_STATISTICSContains the statistics data maintained by the PPP module
Functions
PPP_ECHO_CALLBACKCallback function notifying of an PPP request operation result
PPP_EchoRequestSends an PPP echo request containing user supplied data
PPP_EchoRequestCancelCancels a previously sent PPP echo request
PPP_EventHandlerRegisterRegisters a PPP Handler
PPP_EventHandlerDeregisterDeregisters a previously registered PPP handler
PPP_StatisticsGetReturns a copy of the current PPP statistics
PPP_StatHandlerRegisterRegisters a PPP Handler
PPP_StatHandlerDeregisterDeregisters a previously registered PPP handler
PPP_SendAdminEventSends an administrative event
PPP_GetLocalIpv4AddrGets the PPP local IPv4 address
PPP_GetRemoteIpv4AddrGets the PPP remote IPv4 address
PPP_GetStateGets the PPP current state