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
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 47 of file qnetworkinterface_uikit_p.h.

Member Data Documentation

◆ ia6t_expire

time_t in6_addrlifetime::ia6t_expire

Definition at line 48 of file qnetworkinterface_uikit_p.h.

◆ ia6t_pltime

u_int32_t in6_addrlifetime::ia6t_pltime

Definition at line 51 of file qnetworkinterface_uikit_p.h.

◆ ia6t_preferred

time_t in6_addrlifetime::ia6t_preferred

Definition at line 49 of file qnetworkinterface_uikit_p.h.

◆ ia6t_vltime

u_int32_t in6_addrlifetime::ia6t_vltime

Definition at line 50 of file qnetworkinterface_uikit_p.h.


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