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

/netbsd-current/external/bsd/libpcap/dist/
H A Dppp.h45 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dppp.h47 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
H A Dprint-ppp.c88 { PPP_IPCP, "IPCP" },
492 case PPP_IPCP:
1473 case PPP_IPCP:
H A Dprint-juniper.c1155 case PPP_IPCP :
/netbsd-current/sys/net/
H A Dppp_defs.h90 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
H A Dif_spppsubr.c509 PPP_IPCP, IDX_IPCP,
731 case PPP_IPCP:
3982 sppp_cp_send(sp, PPP_IPCP, CONF_REQ, sp->scp[IDX_IPCP].confid, i, &opt);
6450 case PPP_IPCP: return "ipcp";
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dipcp.c267 PPP_IPCP,
572 f->protocol = PPP_IPCP;
/netbsd-current/sys/kern/
H A Duipc_mbufdebug.c390 case PPP_IPCP:

Completed in 231 milliseconds