Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Detherdevice.h521 static inline unsigned long compare_ether_header(const void *a, const void *b) in compare_ether_header() function
/Linux-v5.15/net/ethernet/
Deth.c430 if (compare_ether_header(eh, eh2)) { in eth_gro_receive()
/Linux-v5.15/net/core/
Ddev.c5942 diffs |= compare_ether_header(skb_mac_header(p), in gro_list_prepare()