libnl 3.7.0
nl_hash_table Struct Reference

Data Fields

int size
 
nl_hash_node_t ** nodes
 

Detailed Description

Definition at line 23 of file hashtable.h.

Field Documentation

◆ size

int nl_hash_table::size

Definition at line 24 of file hashtable.h.

◆ nodes

nl_hash_node_t** nl_hash_table::nodes

Definition at line 25 of file hashtable.h.