Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-net.rst39 Currently, device driver xdp attachments, tcx, netkit and old-style tc
53 all tcx, netkit, then tc class/qdisc bpf program attachments, then
55 tcx/netkit/tc programs are ordered based on ifindex number. If multiple bpf
57 will be first all bpf programs attached to tcx, netkit, then tc classes,
/linux/tools/bpf/bpftool/
H A Dlink.c637 show_link_ifindex_json(info->netkit.ifindex, json_wtr); in show_link_close_json()
638 show_link_attach_type_json(info->netkit.attach_type, json_wtr); in show_link_close_json()
1082 show_link_ifindex_plain(info->netkit.ifindex); in show_link_close_plain()
1083 show_link_attach_type_plain(info->netkit.attach_type); in show_link_close_plain()
/linux/tools/testing/selftests/drivers/net/
H A DREADME.rst77 network name spaces behind macvlan, veth, netkit devices). DUT must be
/linux/tools/include/uapi/linux/
H A Dbpf.h1879 } netkit; member
6966 } netkit; member
/linux/include/uapi/linux/
H A Dbpf.h1879 } netkit; member
6966 } netkit; member
/linux/tools/lib/bpf/
H A Dlibbpf.c13927 link_create_opts.netkit.expected_revision = OPTS_GET(opts, expected_revision, 0); in bpf_program__attach_netkit()
13928 link_create_opts.netkit.relative_fd = relative_fd; in bpf_program__attach_netkit()
13929 link_create_opts.netkit.relative_id = relative_id; in bpf_program__attach_netkit()
/linux/
H A DMAINTAINERS5047 F: drivers/net/netkit.c
5048 F: include/net/netkit.h