Home
last modified time | relevance | path

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

/linux/Documentation/bpf/
H A Ddrgn.rst172 .ops = (const struct bpf_prog_ops *)xdp_prog_ops+0x0 = 0xffffffff820fa350,
/linux/net/core/
H A Dfilter.c11034 const struct bpf_prog_ops xdp_prog_ops = { variable