Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Ddevmap.c619 if (prog->expected_attach_type != BPF_XDP_DEVMAP) in __dev_map_alloc_node()
/Linux-v5.10/tools/include/uapi/linux/
Dbpf.h238 BPF_XDP_DEVMAP, enumerator
/Linux-v5.10/include/uapi/linux/
Dbpf.h238 BPF_XDP_DEVMAP, enumerator
/Linux-v5.10/net/core/
Ddev.c9093 if (new_prog->expected_attach_type == BPF_XDP_DEVMAP) { in dev_xdp_attach()
Dfilter.c7886 if (prog->expected_attach_type != BPF_XDP_DEVMAP) { in xdp_is_valid_access()
/Linux-v5.10/tools/lib/bpf/
Dlibbpf.c8305 BPF_XDP_DEVMAP),