Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dpap.h114 extern struct protent pap_protent;
Dipcp.h104 extern struct protent ipcp_protent;
Dchap.h148 extern struct protent chap_protent;
Dppp_impl.h238 struct protent { struct
311 extern struct protent *ppp_protocols[]; /* Table of pointers to supported protocols */
Dlcp.h145 extern struct protent lcp_protent;
Dauth.c410 struct protent *protp; in link_down()
447 struct protent *protp; in link_established()
528 struct protent *protp; in network_phase()
Dppp.c262 struct protent *ppp_protocols[] = {
441 struct protent *protp; in pppInit()
1684 struct protent *protp; in pppInput()
Dpap.c99 struct protent pap_protent = {
Dchap.c118 struct protent chap_protent = {
Dlcp.c167 struct protent lcp_protent = {
449 struct protent *protp; in lcp_rprotrej()
Dipcp.c134 struct protent ipcp_protent = {