Lines Matching +full:event +full:- +full:tap
4 * Copyright (c) 2003-2008 Fabrice Bellard
18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
32 error_setg(errp, "tap is not supported in this build"); in tap_open()
33 return -1; in tap_open()
36 void tap_set_sndbuf(int fd, const NetdevTapOptions *tap, Error **errp) in tap_set_sndbuf() argument
61 return -EINVAL; in tap_fd_set_vnet_le()
66 return -EINVAL; in tap_fd_set_vnet_be()
76 return -1; in tap_fd_enable()
81 return -1; in tap_fd_disable()
86 return -1; in tap_fd_get_ifname()
91 return -1; in tap_fd_set_steering_ebpf()