Searched refs:TUN_TAP_DEV_PATH (Results 1 – 1 of 1) sorted by relevance
49 #define TUN_TAP_DEV_PATH "/dev/net/tun" macro153 fd = open(TUN_TAP_DEV_PATH, O_RDWR); in tun_alloc()155 TAP_LOG(ERR, "Unable to open %s interface", TUN_TAP_DEV_PATH); in tun_alloc()165 TAP_LOG(DEBUG, "%s Features %08x", TUN_TAP_DEV_PATH, features); in tun_alloc()