Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_router_ipv4.bpf.c74 int xdp_router_ipv4_prog(struct xdp_md *ctx) in xdp_router_ipv4_prog() function
H A Dxdp_router_ipv4_user.c671 if (sample_install_xdp(skel->progs.xdp_router_ipv4_prog, in main()