Searched defs:fold (Results 1 – 1 of 1) sorted by relevance
355 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local384 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local571 unsigned long fold; in compare_ether_header() local
Completed in 14 milliseconds