Home
last modified time | relevance | path

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

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