Searched refs:netkit (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-net.rst | 39 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 D | link.c | 637 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 D | README.rst | 77 network name spaces behind macvlan, veth, netkit devices). DUT must be
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 1879 } netkit; member 6966 } netkit; member
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 1879 } netkit; member 6966 } netkit; member
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 13927 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 D | MAINTAINERS | 5047 F: drivers/net/netkit.c 5048 F: include/net/netkit.h
|