Searched refs:PPP_IPCP (Results 1 - 7 of 7) sorted by relevance

/external/libpcap/
H A Dppp.h44 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/external/tcpdump/
H A Dppp.h48 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
H A Dprint-ppp.c89 { PPP_IPCP, "IPCP" },
488 case PPP_IPCP:
1343 case PPP_IPCP:
H A Dprint-juniper.c728 case PPP_IPCP :
/external/ppp/pppd/include/net/
H A Dppp_defs.h85 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/external/kernel-headers/original/linux/
H A Dppp_defs.h79 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/external/ppp/pppd/
H A Dipcp.c247 PPP_IPCP,
566 f->protocol = PPP_IPCP;

Completed in 143 milliseconds