Searched refs:xdp_redir_prog (Results 1 – 4 of 4) sorted by relevance
16 int xdp_redir_prog(struct xdp_md *ctx) in xdp_redir_prog() function
13 int xdp_redir_prog(struct xdp_md *ctx) in xdp_redir_prog() function
26 prog_fd = bpf_program__fd(skel->progs.xdp_redir_prog); in test_xdp_with_cpumap_helpers()
28 dm_fd = bpf_program__fd(skel->progs.xdp_redir_prog); in test_xdp_with_devmap_helpers()
Completed in 5 milliseconds