FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
flowprobe_trace_t Struct Reference

Data Fields

u32 rx_sw_if_index
 interface handle More...
 
u32 tx_sw_if_index
 
u64 timestamp
 packet timestamp More...
 
u16 buffer_size
 size of the buffer More...
 
u8 src_mac [6]
 L2 information. More...
 
u8 dst_mac [6]
 
u16 ethertype
 Ethertype. More...
 
ip46_address_t src_address
 L3 information. More...
 
ip46_address_t dst_address
 
u8 protocol
 
u8 tos
 
u16 src_port
 L4 information. More...
 
u16 dst_port
 
flowprobe_variant_t which
 

Detailed Description

Definition at line 32 of file node.c.

Field Documentation

u16 flowprobe_trace_t::buffer_size

size of the buffer

Definition at line 40 of file node.c.

ip46_address_t flowprobe_trace_t::dst_address

Definition at line 50 of file node.c.

u8 flowprobe_trace_t::dst_mac[6]

Definition at line 44 of file node.c.

u16 flowprobe_trace_t::dst_port

Definition at line 56 of file node.c.

u16 flowprobe_trace_t::ethertype

Ethertype.

Definition at line 46 of file node.c.

u8 flowprobe_trace_t::protocol

Definition at line 51 of file node.c.

u32 flowprobe_trace_t::rx_sw_if_index

interface handle

Definition at line 35 of file node.c.

ip46_address_t flowprobe_trace_t::src_address

L3 information.

Definition at line 49 of file node.c.

u8 flowprobe_trace_t::src_mac[6]

L2 information.

Definition at line 43 of file node.c.

u16 flowprobe_trace_t::src_port

L4 information.

Definition at line 55 of file node.c.

u64 flowprobe_trace_t::timestamp

packet timestamp

Definition at line 38 of file node.c.

u8 flowprobe_trace_t::tos

Definition at line 52 of file node.c.

u32 flowprobe_trace_t::tx_sw_if_index

Definition at line 36 of file node.c.

flowprobe_variant_t flowprobe_trace_t::which

Definition at line 58 of file node.c.


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