Home
last modified time | relevance | path

Searched defs:fold (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Detherdevice.h355 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
384 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
571 unsigned long fold; in compare_ether_header() local

Completed in 14 milliseconds