ndn-lite
Data Fields
ndn_face_table Struct Reference

Face Table. More...

#include <face-table.h>

Collaboration diagram for ndn_face_table:
Collaboration graph

Data Fields

ndn_table_id_t capacity
 
ndn_face_intf_tslots []
 All registered faces. More...
 

Detailed Description

Face Table.

It assigns an unique ID to all faces.

Field Documentation

◆ capacity

ndn_table_id_t ndn_face_table::capacity

◆ slots

ndn_face_intf_t* ndn_face_table::slots[]

All registered faces.

NULL for empty entries.


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