RTRlib
Loading...
Searching...
No Matches
pfx_table Struct Reference

pfx_table. More...

#include <trie-pfx.h>

Data Fields

struct trie_nodeipv4
 
struct trie_nodeipv6
 
pfx_update_fp update_fp
 
pthread_rwlock_t lock
 

Detailed Description

pfx_table.

Parameters
ipv4
ipv6
update_fp
lock

Field Documentation

◆ ipv4

struct trie_node* pfx_table::ipv4

◆ ipv6

struct trie_node* pfx_table::ipv6

◆ lock

pthread_rwlock_t pfx_table::lock

◆ update_fp

pfx_update_fp pfx_table::update_fp

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