Home
last modified time | relevance | path

Searched defs:prog_fd (Results 1 – 7 of 7) sorted by relevance

/qemu/net/
H A Dtap-stub.c89 int tap_fd_set_steering_ebpf(int fd, int prog_fd) in tap_fd_set_steering_ebpf()
H A Dtap-linux.c332 int tap_fd_set_steering_ebpf(int fd, int prog_fd) in tap_fd_set_steering_ebpf()
H A Dtap-bsd.c254 int tap_fd_set_steering_ebpf(int fd, int prog_fd) in tap_fd_set_steering_ebpf()
H A Dtap-solaris.c258 int tap_fd_set_steering_ebpf(int fd, int prog_fd) in tap_fd_set_steering_ebpf()
H A Dtap.c317 static bool tap_set_steering_ebpf(NetClientState *nc, int prog_fd) in tap_set_steering_ebpf()
H A Dvhost-vdpa.c243 static bool vhost_vdpa_set_steering_ebpf(NetClientState *nc, int prog_fd) in vhost_vdpa_set_steering_ebpf()
/qemu/hw/net/
H A Dvirtio-net.c1238 static bool virtio_net_attach_ebpf_to_backend(NICState *nic, int prog_fd) in virtio_net_attach_ebpf_to_backend()