FreeBSD kernel netgraph code
netflow_v5_export_dgram Struct Reference

#include <netflow.h>

Collaboration diagram for netflow_v5_export_dgram:

Data Fields

struct netflow_v5_header header
 
struct netflow_v5_record r [NETFLOW_V5_MAX_RECORDS]
 

Detailed Description

Definition at line 143 of file netflow.h.

Field Documentation

◆ header

struct netflow_v5_header netflow_v5_export_dgram::header

Definition at line 144 of file netflow.h.

Referenced by export_add(), export_send(), and get_export_dgram().

◆ r

struct netflow_v5_record netflow_v5_export_dgram::r[NETFLOW_V5_MAX_RECORDS]

Definition at line 145 of file netflow.h.

Referenced by export_add().


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