Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c4139 static const struct bpf_func_proto bpf_xdp_store_bytes_proto = {
8496 return &bpf_xdp_store_bytes_proto; in xdp_func_proto()
4140 static const struct bpf_func_proto bpf_xdp_store_bytes_proto = { global() variable