Searched refs:cached_key (Results 1 – 1 of 1) sorted by relevance
228 void *cached_key; in nfp_bpf_ctrl_op_cache_get() local230 cached_key = nfp_bpf_ctrl_reply_key(bpf, reply, i); in nfp_bpf_ctrl_op_cache_get()231 if (memcmp(cached_key, key, map->key_size)) in nfp_bpf_ctrl_op_cache_get()