Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/rp-pppoe/
Dpppoe.h321 #define NOT_UNICAST(e) ((e[0] & 0x01) != 0) macro
Ddiscovery.c368 if (NOT_UNICAST(packet.ethHdr.h_source)) { in waitForPADO()
Dif.c468 if (NOT_UNICAST(hwaddr)) { in openInterface()