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

/linux-master/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh1183 eval dst_"$f"=\$\(format_\$f "${1}"\)
1197 eval dst_"$f"=\$\(format_\$f "${1}"\)
1211 eval dst_"$f"=\$\(format_\$f "${1}"\)
1237 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 176 milliseconds