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

#include </opt/mellanox/doca/applications/upf_accel/upf_accel.h>

Data Fields

union {
   uint32_t   v4
 
   uint8_t   v6 [12]
 
}; 
 
uint8_t netmask
 

Detailed Description

Definition at line 176 of file upf_accel.h.

Field Documentation

◆ 

union { ... }

◆ netmask

uint8_t upf_accel_ip_addr::netmask

Definition at line 181 of file upf_accel.h.

◆ v4

uint32_t upf_accel_ip_addr::v4

Definition at line 178 of file upf_accel.h.

◆ v6

uint8_t upf_accel_ip_addr::v6[12]

Definition at line 179 of file upf_accel.h.


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