Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/netif/ppp/
A Dmultilink.c462 ep->class = EPD_MAC;
513 if (ep->class == EPD_MAC && ep->length == 6)
582 if (i == EPD_MAC && get_if_hwaddr(ep->value, str) >= 0) {
603 if (*str != 0 || (ep->class == EPD_MAC && l != 6))
/lib/lwip/lwip/src/include/netif/ppp/
A Dppp_impl.h243 #define EPD_MAC 3 macro

Completed in 7 milliseconds