Searched refs:out_key (Results 1 – 1 of 1) sorted by relevance
| /drivers/net/ethernet/netronome/nfp/bpf/ |
| A D | cmsg.c | 201 const u8 *key, u8 *out_key, u8 *out_value, in nfp_bpf_ctrl_op_cache_get() argument 243 memcpy(out_key, in nfp_bpf_ctrl_op_cache_get() 295 u8 *key, u8 *value, u64 flags, u8 *out_key, u8 *out_value) in nfp_bpf_ctrl_entry_op() argument 312 n_entries = nfp_bpf_ctrl_op_cache_get(nfp_map, op, key, out_key, in nfp_bpf_ctrl_entry_op() 368 if (out_key) in nfp_bpf_ctrl_entry_op() 369 memcpy(out_key, nfp_bpf_ctrl_reply_key(bpf, reply, 0), in nfp_bpf_ctrl_entry_op()
|
Completed in 3 milliseconds