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

/linux-master/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh1148 eval dst_"$f"=\$\(format_\$f "${1}"\)
1162 eval dst_"$f"=\$\(format_\$f "${1}"\)
1176 eval dst_"$f"=\$\(format_\$f "${1}"\)
1202 eval dst_"$f"=\$\(format_\$f "${1}"\)
/linux-master/net/openvswitch/
H A Dactions.c246 static void ether_addr_copy_masked(u8 *dst_, const u8 *src_, const u8 *mask_) argument
248 u16 *dst = (u16 *)dst_;

Completed in 245 milliseconds