5#ifndef QNETWORKINTERFACE_UNIX_P_H
6#define QNETWORKINTERFACE_UNIX_P_H
20#include "private/qnet_unix_p.h"
22#ifndef QT_NO_NETWORKINTERFACE
27#include <sys/socket.h>
29# include <sys/sockio.h>
32# include <sys/sockio.h>
33# define IFF_RUNNING 0x0001
35#if QT_CONFIG(linux_netlink)
47 QNetworkInterface::InterfaceFlags
flags;
InterfaceFlag
Specifies the flags associated with this network interface.
Combined button and popup list for selecting options.
static QT_BEGIN_NAMESPACE QNetworkInterface::InterfaceFlags convertFlags(uint rawFlags)