Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh1124 eval dst_"$f"=\$\(format_\$f "${1}"\)
1138 eval dst_"$f"=\$\(format_\$f "${1}"\)
1152 eval dst_"$f"=\$\(format_\$f "${1}"\)
1178 eval dst_"$f"=\$\(format_\$f "${1}"\)
/kernel/linux/linux-6.6/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}"\)
/kernel/linux/linux-5.10/net/openvswitch/
H A 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()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c246 static void ether_addr_copy_masked(u8 *dst_, const u8 *src_, const u8 *mask_) in ether_addr_copy_masked() argument
248 u16 *dst = (u16 *)dst_; in ether_addr_copy_masked()

Completed in 7 milliseconds