Searched refs:ether_addr_copy_masked (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dactions.c241 static void ether_addr_copy_masked(u8 *dst_, const u8 *src_, const u8 *mask_) ether_addr_copy_masked() function
264 ether_addr_copy_masked(eth_hdr(skb)->h_source, key->eth_src, set_eth_addr()
266 ether_addr_copy_masked(eth_hdr(skb)->h_dest, key->eth_dst, set_eth_addr()

Completed in 69 milliseconds