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