Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dxsk.c458 struct bpf_insn prog_redirect_flags[] = { in xsk_load_xdp_prog() local
470 ARRAY_SIZE(prog_redirect_flags), in xsk_load_xdp_prog()
472 struct bpf_insn *progs[] = {prog, prog_redirect_flags}; in xsk_load_xdp_prog()