Home
last modified time | relevance | path

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

/net/openvswitch/
Dactions.c246 static void ether_addr_copy_masked(u8 *dst_, const u8 *src_, const u8 *mask_) in ether_addr_copy_masked() argument
250 const u16 *mask = (const u16 *)mask_; in ether_addr_copy_masked()