Documentation

Documentation

Includes

netif/ppp/ppp_opts.h

#include "netif/ppp/ppp_opts.h"
#include "netif/ppp/ppp_opts.h"

Macros

Marco ECP_H

#define ECP_H

      

Functions

Vars

Consts

Types

Typedefs

Typedef ecp_options;

typedef struct ecp_options {
   bool required;	/* Is ECP required? */
   unsigned enctype;	/* Encryption type */
} ecp_options;