FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
adj_nsh.h File Reference
+ Include dependency graph for adj_nsh.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _nsh_main_dummy nsh_main_dummy_t
 

Variables

vlib_node_registration_t adj_nsh_midchain_node
 (constructor) VLIB_REGISTER_NODE (adj_nsh_midchain_node) More...
 
vlib_node_registration_t adj_nsh_rewrite_node
 (constructor) VLIB_REGISTER_NODE (adj_nsh_rewrite_node) More...
 
nsh_main_dummy_t nsh_main_dummy
 

Typedef Documentation

◆ nsh_main_dummy_t

typedef struct _nsh_main_dummy nsh_main_dummy_t

Variable Documentation

◆ adj_nsh_midchain_node

vlib_node_registration_t adj_nsh_midchain_node

(constructor) VLIB_REGISTER_NODE (adj_nsh_midchain_node)

Definition at line 180 of file adj_nsh.c.

◆ adj_nsh_rewrite_node

vlib_node_registration_t adj_nsh_rewrite_node

(constructor) VLIB_REGISTER_NODE (adj_nsh_rewrite_node)

Definition at line 168 of file adj_nsh.c.

◆ nsh_main_dummy

nsh_main_dummy_t nsh_main_dummy

Definition at line 21 of file adj_nsh.c.