Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Classes | Macros | Functions | Variables
mapme_eventmgr.h File Reference
#include <vlib/vlib.h>
#include <hicn/name.h>
Include dependency graph for mapme_eventmgr.h:

Go to the source code of this file.

Classes

struct  retx_t
 

Macros

#define HASH32(x)   ((u16) x ^ (x << 16))
 

Functions

void hicn_mapme_init (vlib_main_t *vm)
 Initialize MAP-Me on forwarder @params vm - vlib_main_t pointer.
 

Variables

vlib_node_registration_t hicn_mapme_eventmgr_process_node
 This is a process node reacting to face events.