Searched refs:dst_size (Results 1 – 2 of 2) sorted by relevance
564 uint64_t dst_size; in bcmfs_crypto_build_auth_req() local589 dst_size = fsattr_sz(dst); in bcmfs_crypto_build_auth_req()591 dst_size = fsattr_sz(mac); in bcmfs_crypto_build_auth_req()611 dst_size, SPU2_VAL_NONE, SPU2_VAL_NONE); in bcmfs_crypto_build_auth_req()
1061 size_t dst_size = in rte_flow_copy() local1074 if (dst_size && in rte_flow_copy()1081 ret = rte_flow_conv(RTE_FLOW_CONV_OP_RULE, dst, dst_size, &src, NULL); in rte_flow_copy()1089 .items = dst_size ? dst->pattern : NULL, in rte_flow_copy()1090 .actions = dst_size ? dst->actions : NULL, in rte_flow_copy()