![]() |
FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
flow-per-packet plugin header file More...
Include dependency graph for flowperpkt.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | flowperpkt_main_t |
Functions | |
| void | flowperpkt_flush_callback (void) |
Variables | |
| flowperpkt_main_t | flowperpkt_main |
| vlib_node_registration_t | flowperpkt_node |
| IPFIX flow-per-packet graph node. More... | |
flow-per-packet plugin header file
Definition in file flowperpkt.h.
| void flowperpkt_flush_callback | ( | void | ) |
| flowperpkt_main_t flowperpkt_main |
Definition at line 53 of file flowperpkt.c.
| vlib_node_registration_t flowperpkt_node |
IPFIX flow-per-packet graph node.
flowperpkt This is the IPFIX flow-record-per-packet node.
| vm | vlib_main_t corresponding to the current thread. |
| node | vlib_node_runtime_t data for this node. |
| frame | vlib_frame_t whose contents should be dispatched. |
Uses:
vnet_buffer(b)->ip.save_rewrite_lengthvnet_buffer(b)->flags & VLIB_BUFFER_FLOW_REPORTSets:
vnet_buffer(b)->flags & VLIB_BUFFER_FLOW_REPORTNext Index:
Definition at line 60 of file flowperpkt.h.