Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qnetworkinterface_unix_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qnetworkinterface_p.h"
#include "private/qnet_unix_p.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <net/if.h>
+ Include dependency graph for qnetworkinterface_unix_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IP_MULTICAST
 

Functions

static QT_BEGIN_NAMESPACE QNetworkInterface::InterfaceFlags convertFlags (uint rawFlags)
 

Macro Definition Documentation

◆ IP_MULTICAST

#define IP_MULTICAST

Definition at line 24 of file qnetworkinterface_unix_p.h.

Function Documentation

◆ convertFlags()

static QT_BEGIN_NAMESPACE QNetworkInterface::InterfaceFlags convertFlags ( uint rawFlags)
static

Definition at line 45 of file qnetworkinterface_unix_p.h.

References QNetworkInterface::CanBroadcast, QNetworkInterface::CanMulticast, QNetworkInterface::IsLoopBack, QNetworkInterface::IsPointToPoint, QNetworkInterface::IsRunning, and QNetworkInterface::IsUp.

Referenced by interfaceListing().

+ Here is the caller graph for this function: