![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
| struct | in6_addrlifetime |
| struct | in6_ifstat |
| struct | icmp6_ifstat |
| struct | in6_ifreq |
Macros | |
| #define | IFM_ETHER 0x00000020 |
| #define | IFM_FDDI 0x00000060 |
| #define | IFM_IEEE80211 0x00000080 |
| #define | IFM_NMASK 0x000000e0 /* Network type */ |
| #define | IFM_TYPE(x) |
| #define | SCOPE6_ID_MAX 16 |
| #define | IN6_IFF_TEMPORARY 0x0080 /* temporary (anonymous) address. */ |
| #define | IN6_IFF_DEPRECATED 0x0010 /* deprecated address */ |
| #define | SIOCGIFAFLAG_IN6 _IOWR('i', 73, struct in6_ifreq) |
| #define | SIOCGIFALIFETIME_IN6 _IOWR('i', 81, struct in6_ifreq) |
| #define IFM_ETHER 0x00000020 |
Definition at line 28 of file qnetworkinterface_uikit_p.h.
| #define IFM_FDDI 0x00000060 |
Definition at line 32 of file qnetworkinterface_uikit_p.h.
| #define IFM_IEEE80211 0x00000080 |
Definition at line 36 of file qnetworkinterface_uikit_p.h.
| #define IFM_NMASK 0x000000e0 /* Network type */ |
Definition at line 40 of file qnetworkinterface_uikit_p.h.
| #define IFM_TYPE | ( | x | ) |
Definition at line 44 of file qnetworkinterface_uikit_p.h.
| #define IN6_IFF_DEPRECATED 0x0010 /* deprecated address */ |
Definition at line 200 of file qnetworkinterface_uikit_p.h.
| #define IN6_IFF_TEMPORARY 0x0080 /* temporary (anonymous) address. */ |
Definition at line 199 of file qnetworkinterface_uikit_p.h.
| #define SCOPE6_ID_MAX 16 |
Definition at line 180 of file qnetworkinterface_uikit_p.h.
| #define SIOCGIFAFLAG_IN6 _IOWR('i', 73, struct in6_ifreq) |
Definition at line 202 of file qnetworkinterface_uikit_p.h.
| #define SIOCGIFALIFETIME_IN6 _IOWR('i', 81, struct in6_ifreq) |
Definition at line 203 of file qnetworkinterface_uikit_p.h.