Home
last modified time | relevance | path

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

/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;
Dmain.c278 struct protent *protocols[] = {
316 struct protent *protp;
1052 struct protent *protp; in get_input()
Dcbcp.c73 struct protent cbcp_protent = {
Dupap.c89 struct protent pap_protent = {
Dchap-new.c643 struct protent chap_protent = {
Dutils.c481 struct protent *protp;
Dlcp.c260 struct protent lcp_protent = {
560 struct protent *protp;
Dipv6cp.c284 struct protent ipv6cp_protent = {
Dipxcp.c183 struct protent ipxcp_protent = {
Dccp.c179 struct protent ccp_protent = {
Dipcp.c254 struct protent ipcp_protent = {
Deap.c122 struct protent eap_protent = {