Tor 0.4.9.3-alpha-dev
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
nodefamily_t Struct Reference

Public Member Functions

 HT_ENTRY (nodefamily_t) ht_ent
 

Data Fields

uint32_t refcnt
 
uint32_t n_members
 
uint8_t family_members [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 18 of file nodefamily_st.h.

Member Function Documentation

◆ HT_ENTRY()

HT_ENTRY ( nodefamily_t  )

Entry for this nodefamily_t within the hashtable.

Field Documentation

◆ family_members

uint8_t family_members[FLEXIBLE_ARRAY_MEMBER]

Definition at line 29 of file nodefamily_st.h.

◆ n_members

uint32_t n_members

◆ refcnt

uint32_t refcnt

Reference count. (The hashtable is not treated as a reference

Definition at line 22 of file nodefamily_st.h.

Referenced by nodefamily_free_(), and nodefamily_from_members().


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