ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

lcp.h File Reference

Go to the source code of this file.

Data Structures

struct  lcp_options

Defines

#define CI_MRU   1 /* Maximum Receive Unit */
#define CI_ASYNCMAP   2 /* Async Control Character Map */
#define CI_AUTHTYPE   3 /* Authentication Type */
#define CI_QUALITY   4 /* Quality Protocol */
#define CI_MAGICNUMBER   5 /* Magic Number */
#define CI_PCOMPRESSION   7 /* Protocol Field Compression */
#define CI_ACCOMPRESSION   8 /* Address/Control Field Compression */
#define CI_CALLBACK   13 /* callback */
#define CI_MRRU   17 /* max reconstructed receive unit; multilink */
#define CI_SSNHF   18 /* short sequence numbers for multilink */
#define CI_EPDISC   19 /* endpoint discriminator */
#define PROTREJ   8 /* Protocol Reject */
#define ECHOREQ   9 /* Echo Request */
#define ECHOREP   10 /* Echo Reply */
#define DISCREQ   11 /* Discard Request */
#define CBCP_OPT   6 /* Use callback control protocol */
#define DEFLOOPBACKFAIL   10

Enumerations

enum  LinkPhase {
  PHASE_DEAD = 0, PHASE_INITIALIZE, PHASE_ESTABLISH, PHASE_AUTHENTICATE,
  PHASE_CALLBACK, PHASE_NETWORK, PHASE_TERMINATE
}

Functions

void lcp_init (int)
void lcp_open (int)
void lcp_close (int, char *)
void lcp_lowerup (int)
void lcp_lowerdown (int)
void lcp_sprotrej (int, u_char *, int)

Variables

LinkPhase lcp_phase [NUM_PPP]
lcp_options lcp_wantoptions []
lcp_options lcp_gotoptions []
lcp_options lcp_allowoptions []
lcp_options lcp_hisoptions []
ext_accm xmit_accm []
struct protent lcp_protent

Generated on Sat May 26 2012 06:03:08 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.