Home
last modified time | relevance | path

Searched defs:bcast (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dsocket_manager.cpp40 void SocketManager::SendDatagram(const NemoraDatagram* bcast) in SendDatagram()
/openbmc/qemu/hw/net/
H A Ddp8393x.c689 static const uint8_t bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in dp8393x_receive_filter() local
H A Dvirtio-net.c1681 static const uint8_t bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in receive_filter() local