Tor 0.4.9.0-alpha-dev
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

Number of items encoded in family_members.

Definition at line 24 of file nodefamily_st.h.

Referenced by nodefamily_add_nodes_to_smartlist(), nodefamily_contains_nickname(), nodefamily_contains_rsa_id(), nodefamily_eq(), and nodefamily_hash().

◆ 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_().


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