Searched refs:BPF_NETKIT_PRIMARY (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/bpf/bpftool/ |
| H A D | net.c | 86 [BPF_NETKIT_PRIMARY] = "netkit/primary", 522 __show_dev_tc_bpf(dev, BPF_NETKIT_PRIMARY); in show_dev_tc_bpf()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tc_redirect.c | 1122 BPF_NETKIT_PRIMARY), 0, "src_prog_attach_type"); in test_tc_redirect_peer_ing() 1124 BPF_NETKIT_PRIMARY), 0, "dst_prog_attach_type"); in test_tc_redirect_peer_ing()
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 1154 BPF_NETKIT_PRIMARY, enumerator
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 1154 BPF_NETKIT_PRIMARY, enumerator
|
| /linux/kernel/bpf/ |
| H A D | syscall.c | 4466 case BPF_NETKIT_PRIMARY: in attach_type_to_prog_type() 4533 attach_type != BPF_NETKIT_PRIMARY && in bpf_prog_attach_check_attach_type() 4772 case BPF_NETKIT_PRIMARY: in bpf_prog_query()
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 135 [BPF_NETKIT_PRIMARY] = "netkit_primary", 10150 SEC_DEF("netkit/primary", SCHED_CLS, BPF_NETKIT_PRIMARY, SEC_NONE),
|