Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
Dppp_defs.h70 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h108 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/third_party/lwip/src/netif/ppp/
Dipcp.c282 PPP_IPCP,
599 f->protocol = PPP_IPCP; in ipcp_init()