Go to the source code of this file.
◆ CBCP_OPT
      
        
          | #define CBCP_OPT   6  /* Use callback control protocol */ | 
        
      
 
Definition at line 78 of file lcp.h.
 
 
◆ CI_ACCOMPRESSION
      
        
          | #define CI_ACCOMPRESSION   8  /* Address/Control Field Compression */ | 
        
      
 
Definition at line 65 of file lcp.h.
 
 
◆ CI_ASYNCMAP
      
        
          | #define CI_ASYNCMAP   2  /* Async Control Character Map */ | 
        
      
 
Definition at line 60 of file lcp.h.
 
 
◆ CI_AUTHTYPE
      
        
          | #define CI_AUTHTYPE   3  /* Authentication Type */ | 
        
      
 
Definition at line 61 of file lcp.h.
 
 
◆ CI_CALLBACK
      
        
          | #define CI_CALLBACK   13 /* callback */ | 
        
      
 
Definition at line 66 of file lcp.h.
 
 
◆ CI_EPDISC
      
        
          | #define CI_EPDISC   19 /* endpoint discriminator */ | 
        
      
 
Definition at line 69 of file lcp.h.
 
 
◆ CI_MAGICNUMBER
      
        
          | #define CI_MAGICNUMBER   5  /* Magic Number */ | 
        
      
 
Definition at line 63 of file lcp.h.
 
 
◆ CI_MRRU
      
        
          | #define CI_MRRU   17 /* max reconstructed receive unit; multilink */ | 
        
      
 
Definition at line 67 of file lcp.h.
 
 
◆ CI_MRU
      
        
          | #define CI_MRU   1  /* Maximum Receive Unit */ | 
        
      
 
Definition at line 59 of file lcp.h.
 
 
◆ CI_PCOMPRESSION
      
        
          | #define CI_PCOMPRESSION   7  /* Protocol Field Compression */ | 
        
      
 
Definition at line 64 of file lcp.h.
 
 
◆ CI_QUALITY
      
        
          | #define CI_QUALITY   4  /* Quality Protocol */ | 
        
      
 
Definition at line 62 of file lcp.h.
 
 
◆ CI_SSNHF
      
        
          | #define CI_SSNHF   18 /* short sequence numbers for multilink */ | 
        
      
 
Definition at line 68 of file lcp.h.
 
 
◆ DEFLOOPBACKFAIL
      
        
          | #define DEFLOOPBACKFAIL   10 | 
        
      
 
 
◆ DISCREQ
      
        
          | #define DISCREQ   11 /* Discard Request */ | 
        
      
 
Definition at line 77 of file lcp.h.
 
 
◆ ECHOREP
      
        
          | #define ECHOREP   10 /* Echo Reply */ | 
        
      
 
Definition at line 76 of file lcp.h.
 
 
◆ ECHOREQ
      
        
          | #define ECHOREQ   9  /* Echo Request */ | 
        
      
 
Definition at line 75 of file lcp.h.
 
 
◆ PROTREJ
      
        
          | #define PROTREJ   8  /* Protocol Reject */ | 
        
      
 
Definition at line 74 of file lcp.h.
 
 
◆ lcp_options
◆ LinkPhase
| Enumerator | 
|---|
| PHASE_DEAD  |  | 
| PHASE_INITIALIZE  |  | 
| PHASE_ESTABLISH  |  | 
| PHASE_AUTHENTICATE  |  | 
| PHASE_CALLBACK  |  | 
| PHASE_NETWORK  |  | 
| PHASE_TERMINATE  |  | 
Definition at line 118 of file lcp.h.
 
 
◆ lcp_close()
      
        
          | void lcp_close  | 
          ( | 
          int  | 
          ,  | 
        
        
           | 
           | 
          char *  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ lcp_init()
◆ lcp_lowerdown()
      
        
          | void lcp_lowerdown  | 
          ( | 
          int  | 
           | ) | 
           | 
        
      
 
 
◆ lcp_lowerup()
◆ lcp_open()
◆ lcp_sprotrej()
      
        
          | void lcp_sprotrej  | 
          ( | 
          int  | 
          ,  | 
        
        
           | 
           | 
          u_char *  | 
          ,  | 
        
        
           | 
           | 
          int  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ lcp_allowoptions
◆ lcp_gotoptions
◆ lcp_hisoptions
◆ lcp_phase
◆ lcp_protent
  
  
      
        
          | struct protent lcp_protent | 
         
       
   | 
  
extern   | 
  
 
 
◆ lcp_wantoptions
◆ xmit_accm