Searched refs:EPD_MAC (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmultilink.c250 ep->class = EPD_MAC;
301 if (ep->class == EPD_MAC && ep->length == 6)
370 if (i == EPD_MAC && get_if_hwaddr(ep->value, str) >= 0) {
391 if (*str != 0 || (ep->class == EPD_MAC && l != 6))
H A Dpppd.h170 #define EPD_MAC 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmultilink.c443 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))
H A Dpppd.h197 #define EPD_MAC 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h198 #define EPD_MAC 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h170 #define EPD_MAC 3 macro

Completed in 104 milliseconds