/[lwip]/lwip/src/netif/ppp/ppp.h
ViewVC logotype

Diff of /lwip/src/netif/ppp/ppp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jani, Tue May 27 14:37:56 2003 UTC revision 1.2 by jani, Fri May 30 08:49:34 2003 UTC
# Line 253  enum NPmode { Line 253  enum NPmode {
253   * Get the up status - 0 for down, non-zero for up.  The argument must   * Get the up status - 0 for down, non-zero for up.  The argument must
254   * point to an int.   * point to an int.
255   */   */
256  #define PPPCTLG_UPSTATUS 100    // Get the up status - 0 down else up  #define PPPCTLG_UPSTATUS 100    /* Get the up status - 0 down else up */
257  #define PPPCTLS_ERRCODE 101             // Set the error code  #define PPPCTLS_ERRCODE 101             /* Set the error code */
258  #define PPPCTLG_ERRCODE 102             // Get the error code  #define PPPCTLG_ERRCODE 102             /* Get the error code */
259  #define PPPCTLG_FD              103             // Get the fd associated with the ppp  #define PPPCTLG_FD              103             /* Get the fd associated with the ppp */
260    
261  /************************  /************************
262  *** PUBLIC DATA TYPES ***  *** PUBLIC DATA TYPES ***

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26