RTEMS CPU Kit with SuperCore  4.11.3
Public Member Functions | Data Fields
radix_node_head Struct Reference
Collaboration diagram for radix_node_head:
Collaboration graph
[legend]

Public Member Functions

struct radix_nodernh_addaddr (void *v, void *mask, struct radix_node_head *head, struct radix_node nodes[])
 
struct radix_nodernh_addpkt (void *v, void *mask, struct radix_node_head *head, struct radix_node nodes[])
 
struct radix_nodernh_deladdr (void *v, void *mask, struct radix_node_head *head)
 
struct radix_nodernh_delpkt (void *v, void *mask, struct radix_node_head *head)
 
struct radix_nodernh_matchaddr (void *v, struct radix_node_head *head)
 
struct radix_nodernh_lookup (void *v, void *mask, struct radix_node_head *head)
 
struct radix_nodernh_matchpkt (void *v, struct radix_node_head *head)
 
int rnh_walktree (struct radix_node_head *head, walktree_f_t *f, void *w)
 
int rnh_walktree_from (struct radix_node_head *head, void *a, void *m, walktree_f_t *f, void *w)
 
void rnh_close (struct radix_node *rn, struct radix_node_head *head)
 

Data Fields

struct radix_nodernh_treetop
 
int rnh_addrsize
 
int rnh_pktsize
 
struct radix_node rnh_nodes [3]
 

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