#include "CRDA.hh"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <senf/Utils/Console.hh>
#include <netlink/genl/genl.h>
#include <netlink/genl/family.h>
#include <netlink/genl/ctrl.h>
#include <netlink/msg.h>
#include <netlink/attr.h>
#include "nl80211-new.h"
Go to the source code of this file.
◆ __O_TMPFILE
#define __O_TMPFILE 020000000 |
◆ INITIAL_REG_ALPHA
#define INITIAL_REG_ALPHA "AA" |
◆ O_TMPFILE
◆ O_TMPFILE_MASK
#define O_TMPFILE_MASK (__O_TMPFILE | O_DIRECTORY | O_CREAT) |
◆ prefix_
◆ WORLD_REG_ALPHA
#define WORLD_REG_ALPHA "00" |