Searched refs:bpf_xdp_get_buff_len_trace_proto (Results 1 – 2 of 2) sorted by relevance
1820 extern const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto;1923 return &bpf_xdp_get_buff_len_trace_proto; in tracing_prog_func_proto()
3820 const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto = { variable