NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
doca_telemetry_exporter_netflow_example_record Struct Reference

Data Fields

__be32 src_addr_v4
 
__be32 dst_addr_v4
 
struct in6_addr src_addr_v6
 
struct in6_addr dst_addr_v6
 
__be32 next_hop_v4
 
struct in6_addr next_hop_v6
 
__be16 input
 
__be16 output
 
__be16 src_port
 
__be16 dst_port
 
uint8_t tcp_flags
 
uint8_t protocol
 
uint8_t tos
 
__be16 src_as
 
__be16 dst_as
 
uint8_t src_mask
 
uint8_t dst_mask
 
__be32 d_pkts
 
__be32 d_octets
 
__be32 first
 
__be32 last
 
__be64 flow_id
 
char application_name [DOCA_TELEMETRY_EXPORTER_NETFLOW_APPLICATION_NAME_DEFAULT_LENGTH]
 

Detailed Description

Definition at line 42 of file telemetry_export_netflow_sample.c.

Field Documentation

◆ application_name

char doca_telemetry_exporter_netflow_example_record::application_name[DOCA_TELEMETRY_EXPORTER_NETFLOW_APPLICATION_NAME_DEFAULT_LENGTH]

Definition at line 65 of file telemetry_export_netflow_sample.c.

◆ d_octets

__be32 doca_telemetry_exporter_netflow_example_record::d_octets

Definition at line 61 of file telemetry_export_netflow_sample.c.

◆ d_pkts

__be32 doca_telemetry_exporter_netflow_example_record::d_pkts

Definition at line 60 of file telemetry_export_netflow_sample.c.

◆ dst_addr_v4

__be32 doca_telemetry_exporter_netflow_example_record::dst_addr_v4

Definition at line 44 of file telemetry_export_netflow_sample.c.

◆ dst_addr_v6

struct in6_addr doca_telemetry_exporter_netflow_example_record::dst_addr_v6

Definition at line 44 of file telemetry_export_netflow_sample.c.

◆ dst_as

__be16 doca_telemetry_exporter_netflow_example_record::dst_as

Definition at line 57 of file telemetry_export_netflow_sample.c.

◆ dst_mask

uint8_t doca_telemetry_exporter_netflow_example_record::dst_mask

Definition at line 59 of file telemetry_export_netflow_sample.c.

◆ dst_port

__be16 doca_telemetry_exporter_netflow_example_record::dst_port

Definition at line 52 of file telemetry_export_netflow_sample.c.

◆ first

__be32 doca_telemetry_exporter_netflow_example_record::first

Definition at line 62 of file telemetry_export_netflow_sample.c.

◆ flow_id

__be64 doca_telemetry_exporter_netflow_example_record::flow_id

Definition at line 64 of file telemetry_export_netflow_sample.c.

◆ input

__be16 doca_telemetry_exporter_netflow_example_record::input

Definition at line 49 of file telemetry_export_netflow_sample.c.

◆ last

__be32 doca_telemetry_exporter_netflow_example_record::last

Definition at line 63 of file telemetry_export_netflow_sample.c.

◆ next_hop_v4

__be32 doca_telemetry_exporter_netflow_example_record::next_hop_v4

Definition at line 47 of file telemetry_export_netflow_sample.c.

◆ next_hop_v6

struct in6_addr doca_telemetry_exporter_netflow_example_record::next_hop_v6

Definition at line 47 of file telemetry_export_netflow_sample.c.

◆ output

__be16 doca_telemetry_exporter_netflow_example_record::output

Definition at line 50 of file telemetry_export_netflow_sample.c.

◆ protocol

uint8_t doca_telemetry_exporter_netflow_example_record::protocol

Definition at line 54 of file telemetry_export_netflow_sample.c.

◆ src_addr_v4

__be32 doca_telemetry_exporter_netflow_example_record::src_addr_v4

Definition at line 43 of file telemetry_export_netflow_sample.c.

◆ src_addr_v6

struct in6_addr doca_telemetry_exporter_netflow_example_record::src_addr_v6

Definition at line 44 of file telemetry_export_netflow_sample.c.

◆ src_as

__be16 doca_telemetry_exporter_netflow_example_record::src_as

Definition at line 56 of file telemetry_export_netflow_sample.c.

◆ src_mask

uint8_t doca_telemetry_exporter_netflow_example_record::src_mask

Definition at line 58 of file telemetry_export_netflow_sample.c.

◆ src_port

__be16 doca_telemetry_exporter_netflow_example_record::src_port

Definition at line 51 of file telemetry_export_netflow_sample.c.

◆ tcp_flags

uint8_t doca_telemetry_exporter_netflow_example_record::tcp_flags

Definition at line 53 of file telemetry_export_netflow_sample.c.

◆ tos

uint8_t doca_telemetry_exporter_netflow_example_record::tos

Definition at line 55 of file telemetry_export_netflow_sample.c.


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