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