Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dfilter.c4563 static const struct bpf_func_proto bpf_xdp_event_output_proto = { variable
7459 return &bpf_xdp_event_output_proto; in xdp_func_proto()