FD.io VPP  v16.06
Vector Packet Processing
lawful_intercept.h File Reference
+ Include dependency graph for lawful_intercept.h:

Go to the source code of this file.

Data Structures

struct  li_main_t
 

Functions

typedef CLIB_PACKED (struct{ip4_header_t ip4;udp_header_t udp;}) ip4_udp_header_t
 

Variables

li_main_t li_main
 
vlib_node_registration_t li_hit_node
 (constructor) VLIB_REGISTER_NODE (li_hit_node) More...
 

Function Documentation

typedef CLIB_PACKED ( struct{ip4_header_t ip4;udp_header_t udp;}  )

Variable Documentation

(constructor) VLIB_REGISTER_NODE (li_hit_node)

Definition at line 287 of file node.c.

li_main_t li_main

Definition at line 37 of file lawful_intercept.h.