Searched refs:NOT_UNICAST (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Dif.c144 if (NOT_UNICAST(hwaddr)) {
H A Dpppoe.h326 #define NOT_UNICAST(e) ((e[0] & 0x01) != 0) macro
H A Ddiscovery.c401 if (NOT_UNICAST(packet.ethHdr.h_source)) {
H A Dpppoe-discovery.c154 if (NOT_UNICAST(hwaddr)) {

Completed in 187 milliseconds