Searched defs:bcast (Results 1 – 2 of 2) sorted by relevance
/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 | 1745 static const uint8_t bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in receive_filter() local
|