Home
last modified time | relevance | path

Searched refs:cached_key (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c228 void *cached_key; in nfp_bpf_ctrl_op_cache_get() local
230 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()