Searched defs:bcast (Results 1 – 3 of 3) sorted by relevance
| /openbmc/google-misc/subprojects/nemora-postd/src/ |
| H A D | socket_manager.cpp | 40 void SocketManager::SendDatagram(const NemoraDatagram* bcast) in SendDatagram()
|
| /openbmc/qemu/hw/net/ |
| H A D | dp8393x.c | 689 static const uint8_t bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in dp8393x_receive_filter() local
|
| H A D | virtio-net.c | 1681 static const uint8_t bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in receive_filter() local
|