Home
last modified time | relevance | path

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

12

/external/ppp/pppd/
Ddemand.c82 struct protent *protp; in demand_conf()
123 struct protent *protp; in demand_block()
140 struct protent *protp; in demand_discard()
166 struct protent *protp; in demand_unblock()
338 struct protent *protp;
Decp.h45 extern struct protent ecp_protent;
Dcbcp.h14 extern struct protent cbcp_protent;
Dccp.h52 extern struct protent ccp_protent;
Dipv6cp.h169 extern struct protent ipv6cp_protent;
Dupap.h110 extern struct protent pap_protent;
Dipxcp.h94 extern struct protent ipxcp_protent;
Dipcp.h96 extern struct protent ipcp_protent;
Dlcp.h131 extern struct protent lcp_protent;
Dchap-new.h130 extern struct protent chap_protent;
Decp.c98 struct protent ecp_protent = {
Deap.h151 extern struct protent eap_protent;
Dpppd.h397 struct protent { struct
431 extern struct protent *protocols[]; argument
Dauth.c707 struct protent *protp; in upper_layers_down()
734 struct protent *protp;
855 struct protent *protp;
896 struct protent *protp;
Dcbcp.c73 struct protent cbcp_protent = {
Dmain.c278 struct protent *protocols[] = {
316 struct protent *protp;
1075 struct protent *protp; in get_input()
Dupap.c89 struct protent pap_protent = {
/external/syslinux/core/lwip/src/netif/ppp/
Dpap.h114 extern struct protent pap_protent;
Dipcp.h104 extern struct protent ipcp_protent;
Dppp.h274 struct protent { struct
351 extern struct protent *ppp_protocols[]; /* Table of pointers to supported protocols */
Dchap.h148 extern struct protent chap_protent;
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.c259 struct protent *ppp_protocols[] = {
434 struct protent *protp; in pppInit()
1672 struct protent *protp; in pppInput()
Dpap.c99 struct protent pap_protent = {

12