34 #include "netif/ppp/ppp_opts.h" 35 #if PPP_SUPPORT && ECP_SUPPORT 37 typedef struct ecp_options {
43 extern ecp_options ecp_wantoptions[];
44 extern ecp_options ecp_gotoptions[];
45 extern ecp_options ecp_allowoptions[];
46 extern ecp_options ecp_hisoptions[];
48 extern const struct protent ecp_protent;