Home
last modified time | relevance | path

Searched refs:BPF_NETKIT_PEER (Results 1 – 8 of 8) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dnet.c87 [BPF_NETKIT_PEER] = "netkit/peer",
517 __show_dev_tc_bpf(dev, BPF_NETKIT_PEER); in show_dev_tc_bpf()
/linux/Documentation/bpf/libbpf/
H A Dprogram_types.rst144 | | ``BPF_NETKIT_PEER`` | ``netkit/pee…
/linux/drivers/net/
H A Dnetkit.c502 case BPF_NETKIT_PEER: in netkit_dev_fetch()
517 if (which == BPF_NETKIT_PEER) { in netkit_dev_fetch()
/linux/include/uapi/linux/
H A Dbpf.h1117 BPF_NETKIT_PEER, enumerator
/linux/tools/include/uapi/linux/
H A Dbpf.h1117 BPF_NETKIT_PEER, enumerator
/linux/tools/lib/bpf/
H A Dbpf.c825 case BPF_NETKIT_PEER: in bpf_link_create()
H A Dlibbpf.c134 [BPF_NETKIT_PEER] = "netkit_peer",
9446 SEC_DEF("netkit/peer", SCHED_CLS, BPF_NETKIT_PEER, SEC_NONE),
/linux/kernel/bpf/
H A Dsyscall.c4089 case BPF_NETKIT_PEER: in attach_type_to_prog_type()
4156 attach_type != BPF_NETKIT_PEER) in bpf_prog_attach_check_attach_type()
4376 case BPF_NETKIT_PEER: in bpf_prog_query()