libnl 3.12.0
ila_tunnel_encap Struct Reference

Data Fields

uint64_t locator
uint8_t csum_mode
uint8_t ident_type
uint8_t hook_type
bool has_csum_mode: 1
bool has_ident_type: 1
bool has_hook_type: 1

Detailed Description

Definition at line 14 of file nh_encap_ila.c.

Field Documentation

◆ locator

uint64_t ila_tunnel_encap::locator

Definition at line 15 of file nh_encap_ila.c.

◆ csum_mode

uint8_t ila_tunnel_encap::csum_mode

Definition at line 16 of file nh_encap_ila.c.

◆ ident_type

uint8_t ila_tunnel_encap::ident_type

Definition at line 17 of file nh_encap_ila.c.

◆ hook_type

uint8_t ila_tunnel_encap::hook_type

Definition at line 18 of file nh_encap_ila.c.

◆ has_csum_mode

bool ila_tunnel_encap::has_csum_mode

Definition at line 19 of file nh_encap_ila.c.

◆ has_ident_type

bool ila_tunnel_encap::has_ident_type

Definition at line 20 of file nh_encap_ila.c.

◆ has_hook_type

bool ila_tunnel_encap::has_hook_type

Definition at line 21 of file nh_encap_ila.c.