Searched refs:ether_crc (Results 1 – 3 of 3) sorted by relevance
318 u32 ether_crc(size_t len, unsigned char const *p) in ether_crc() function
291 u32 ether_crc(size_t len, unsigned char const *p);
112 result = ether_crc(MAC_ADDR_LEN, mcast_mac); in tsec_mcast_addr()