Home
last modified time | relevance | path

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

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