Home
last modified time | relevance | path

Searched refs:compare_ether_header (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Detherdevice.h508 static inline unsigned long compare_ether_header(const void *a, const void *b) in compare_ether_header() function
/kernel/linux/linux-5.10/net/ethernet/
Deth.c435 if (compare_ether_header(eh, eh2)) { in eth_gro_receive()
/kernel/linux/linux-5.10/net/core/
Ddev.c5884 diffs |= compare_ether_header(skb_mac_header(p), in gro_list_prepare()