Home
last modified time | relevance | path

Searched refs:EPD_IP (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/netif/ppp/
Dmultilink.c474 ep->class = EPD_IP;
503 if (ep->class == EPD_IP && ep->length == 4) {
574 if (i == EPD_IP) {
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h240 #define EPD_IP 2 macro