Searched refs:n_src_bytes (Results 1 – 1 of 1) sorted by relevance
2558 uint32_t n_src_bytes = ip->hash_func.src.n_bytes; in __instr_hash_func_exec() local2568 result = func->func(&src_ptr[src_offset], n_src_bytes, 0); in __instr_hash_func_exec()2610 uint32_t n_src_bytes = ip->rss.src.n_bytes; in __instr_rss_exec() local2620 result = rss_func(r->key, r->key_size, &src_ptr[src_offset], n_src_bytes); in __instr_rss_exec()