Home
last modified time | relevance | path

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

/external/libpcap/
Dppp.h43 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/external/tcpdump/
Dppp.h47 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
Dprint-ppp.c83 { PPP_IPCP, "IPCP" },
478 case PPP_IPCP: in handle_ctrl_proto()
1442 case PPP_IPCP: in handle_ppp()
Dprint-juniper.c1029 case PPP_IPCP : in juniper_ppp_heuristic_guess()
/external/kernel-headers/original/uapi/linux/
Dppp_defs.h49 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/external/ppp/pppd/include/net/
Dppp_defs.h91 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/external/ppp/pppd/
Dipcp.c255 PPP_IPCP,
574 f->protocol = PPP_IPCP;