Searched refs:ether_crc_be (Results 1 – 1 of 1) sorted by relevance
256 static uint32_t ether_crc_be(const uint8_t *address);2120 crc_index = ether_crc_be(mca) >> (32 - 6); in vr_mac_set_multicast()2171 ether_crc_be(const uint8_t *data) in ether_crc_be() function