Searched refs:compare_ether_header (Results 1 – 4 of 4) sorted by relevance
52 if (compare_ether_header(filt->mac_address, ethhdr->h_dest)) in iwl_mei_rx_filter_eth()
564 static inline unsigned long compare_ether_header(const void *a, const void *b) in compare_ether_header() function
418 if (compare_ether_header(eh, eh2)) { in eth_gro_receive()
342 diffs |= compare_ether_header(skb_mac_header(p), in gro_list_prepare()