HomeSort by relevance Sort by last modified time
    Searched refs:EPD_MAC (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
multilink.c 443 ep->class = EPD_MAC;
494 if (ep->class == EPD_MAC && ep->length == 6)
563 if (i == EPD_MAC && get_if_hwaddr(ep->value, str) >= 0) {
584 if (*str != 0 || (ep->class == EPD_MAC && l != 6))