Home
last modified time | relevance | path

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

/openbmc/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c13 typedef int (*dummy_ops_test_ret_fn)(struct bpf_dummy_ops_state *state, ...); typedef
65 dummy_ops_test_ret_fn test = (void *)image; in dummy_ops_call_op()