Searched refs:bpf_xdp_get_buff_len_trace_proto (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/trace/
H A Dbpf_trace.c1947 extern const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto;
2050 return &bpf_xdp_get_buff_len_trace_proto;
/linux-master/net/core/
H A Dfilter.c3895 const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto = { variable in typeref:struct:bpf_func_proto

Completed in 172 milliseconds