FreeBSD kernel BXE device code
eth_tunnel_data Struct Reference

#include <ecore_hsi.h>

Data Fields

uint16_t dst_lo
 
uint16_t dst_mid
 
uint16_t dst_hi
 
uint16_t fw_ip_hdr_csum
 
uint16_t pseudo_csum
 
uint8_t ip_hdr_start_inner_w
 
uint8_t flags
 

Detailed Description

Definition at line 7193 of file ecore_hsi.h.

Field Documentation

◆ dst_hi

uint16_t eth_tunnel_data::dst_hi

Definition at line 7197 of file ecore_hsi.h.

◆ dst_lo

uint16_t eth_tunnel_data::dst_lo

Definition at line 7195 of file ecore_hsi.h.

◆ dst_mid

uint16_t eth_tunnel_data::dst_mid

Definition at line 7196 of file ecore_hsi.h.

◆ flags

uint8_t eth_tunnel_data::flags

Definition at line 7201 of file ecore_hsi.h.

◆ fw_ip_hdr_csum

uint16_t eth_tunnel_data::fw_ip_hdr_csum

Definition at line 7198 of file ecore_hsi.h.

◆ ip_hdr_start_inner_w

uint8_t eth_tunnel_data::ip_hdr_start_inner_w

Definition at line 7200 of file ecore_hsi.h.

◆ pseudo_csum

uint16_t eth_tunnel_data::pseudo_csum

Definition at line 7199 of file ecore_hsi.h.


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