Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Dsection_names.c38 {"xdp", {0, BPF_PROG_TYPE_XDP, BPF_XDP}, {0, BPF_XDP} },
/tools/lib/bpf/
Dxsk.c535 link_fd = bpf_link_create(ctx->prog_fd, ctx->ifindex, BPF_XDP, &opts); in xsk_create_bpf_link()
757 link_fd = bpf_link_create(prog_fd, ifindex_lo, BPF_XDP, &opts); in xsk_probe_bpf_link()
Dlibbpf.c8024 BPF_XDP),
/tools/bpf/bpftool/
Dcommon.c73 [BPF_XDP] = "xdp",
/tools/include/uapi/linux/
Dbpf.h992 BPF_XDP, enumerator