Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qnetworkinterface_unix_p.h File Reference

(c0ec9dcee71a7f8dbb9f024e68a382f2e9f32e97)

#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 25 of file qnetworkinterface_unix_p.h.

Function Documentation

◆ convertFlags()

QT_BEGIN_NAMESPACE QNetworkInterface::InterfaceFlags convertFlags ( uint rawFlags)
static

Definition at line 46 of file qnetworkinterface_unix_p.h.