Searched refs:PATH_NET_TUN (Results 1 – 3 of 3) sorted by relevance
84 tapfd = open(PATH_NET_TUN, O_RDWR); in vhost_kernel_open_tap()87 PATH_NET_TUN, strerror(errno)); in vhost_kernel_open_tap()
40 #define PATH_NET_TUN "/dev/net/tun" macro
160 tapfd = open(PATH_NET_TUN, O_RDWR); in tap_support_features()163 PATH_NET_TUN, strerror(errno)); in tap_support_features()