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
in6_addrlifetime Struct Reference

#include <qnetworkinterface_uikit_p.h>

Collaboration diagram for in6_addrlifetime:

Public Attributes

time_t ia6t_expire
time_t ia6t_preferred
u_int32_t ia6t_vltime
u_int32_t ia6t_pltime

Detailed Description

Definition at line 48 of file qnetworkinterface_uikit_p.h.

Member Data Documentation

◆ ia6t_expire

time_t in6_addrlifetime::ia6t_expire

Definition at line 49 of file qnetworkinterface_uikit_p.h.

◆ ia6t_pltime

u_int32_t in6_addrlifetime::ia6t_pltime

Definition at line 52 of file qnetworkinterface_uikit_p.h.

◆ ia6t_preferred

time_t in6_addrlifetime::ia6t_preferred

Definition at line 50 of file qnetworkinterface_uikit_p.h.

◆ ia6t_vltime

u_int32_t in6_addrlifetime::ia6t_vltime

Definition at line 51 of file qnetworkinterface_uikit_p.h.


The documentation for this struct was generated from the following file: