Home
last modified time | relevance | path

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

/net/openvswitch/
Dactions.c243 static void ether_addr_copy_masked(u8 *dst_, const u8 *src_, const u8 *mask_) in ether_addr_copy_masked() argument
245 u16 *dst = (u16 *)dst_; in ether_addr_copy_masked()