Home
last modified time | relevance | path

Searched refs:protent (Results 1 – 25 of 30) sorted by relevance

12

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Ddemand.c86 const struct protent *protp; in demand_conf()
131 const struct protent *protp; in demand_block()
148 const struct protent *protp; in demand_discard()
174 const struct protent *protp; in demand_unblock()
439 const struct protent *protp;
A Decp.c102 const struct protent ecp_protent = {
A Dppp.c171 const struct protent* const protocols[] = {
643 const struct protent *protp; in ppp_new()
918 const struct protent *protp; in ppp_input()
A Dauth.c718 const struct protent *protp; in upper_layers_down()
746 const struct protent *protp; in link_established()
920 const struct protent *protp; in start_networks()
973 const struct protent *protp; in continue_networks()
A Dupap.c92 const struct protent pap_protent = {
A Dutils.c450 const struct protent *protp; in ppp_format_packet()
A Dchap-new.c648 const struct protent chap_protent = {
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Decp.h48 extern const struct protent ecp_protent;
A Dipv6cp.h180 extern const struct protent ipv6cp_protent;
A Dupap.h120 extern const struct protent pap_protent;
A Dipcp.h123 extern const struct protent ipcp_protent;
A Dccp.h151 extern const struct protent ccp_protent;
A Dlcp.h162 extern const struct protent lcp_protent;
A Deap.h161 extern const struct protent eap_protent;
A Dchap-new.h189 extern const struct protent chap_protent;
A Dppp_impl.h277 struct protent { struct
321 extern const struct protent* const protocols[]; argument
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Decp.h48 extern const struct protent ecp_protent;
A Dipv6cp.h180 extern const struct protent ipv6cp_protent;
A Dupap.h120 extern const struct protent pap_protent;
A Dipcp.h123 extern const struct protent ipcp_protent;
A Dccp.h151 extern const struct protent ccp_protent;
A Dlcp.h162 extern const struct protent lcp_protent;
A Deap.h161 extern const struct protent eap_protent;
A Dchap-new.h189 extern const struct protent chap_protent;
A Dppp_impl.h277 struct protent { struct
321 extern const struct protent* const protocols[]; argument

Completed in 25 milliseconds

12