HomeSort by relevance Sort by last modified time
    Searched refs:protent (Results 1 - 25 of 25) sorted by null

  /external/ppp/pppd/
ecp.h 45 extern struct protent ecp_protent;
cbcp.h 14 extern struct protent cbcp_protent;
ccp.h 52 extern struct protent ccp_protent;
ipv6cp.h 171 extern struct protent ipv6cp_protent;
upap.h 110 extern struct protent pap_protent;
ipcp.h 96 extern struct protent ipcp_protent;
ipxcp.h 94 extern struct protent ipxcp_protent;
lcp.h 115 extern struct protent lcp_protent;
chap-new.h 130 extern struct protent chap_protent;
eap.h 151 extern struct protent eap_protent;
ecp.c 98 struct protent ecp_protent = {
demand.c 82 struct protent *protp;
123 struct protent *protp;
140 struct protent *protp;
166 struct protent *protp;
338 struct protent *protp;
pppd.h 391 struct protent { struct
426 extern struct protent *protocols[];
    [all...]
cbcp.c 73 struct protent cbcp_protent = {
main.c 281 struct protent *protocols[] = {
319 struct protent *protp;
1011 struct protent *protp;
    [all...]
auth.c 683 struct protent *protp;
710 struct protent *protp;
830 struct protent *protp;
869 struct protent *protp;
    [all...]
upap.c 89 struct protent pap_protent = {
chap-new.c 626 struct protent chap_protent = {
lcp.c 260 struct protent lcp_protent = {
549 struct protent *protp;
    [all...]
ipv6cp.c 275 struct protent ipv6cp_protent = {
    [all...]
ipxcp.c 183 struct protent ipxcp_protent = {
    [all...]
utils.c 491 struct protent *protp;
ccp.c 179 struct protent ccp_protent = {
    [all...]
ipcp.c 246 struct protent ipcp_protent = {
    [all...]
eap.c 122 struct protent eap_protent = {
    [all...]

Completed in 806 milliseconds