libnl 3.12.0
ip6_tunnel_encap Struct Reference

Data Fields

struct nl_addr * dst
struct nl_addr * src
uint64_t id
uint8_t tc
uint8_t hoplimit
uint16_t flags

Detailed Description

Definition at line 15 of file nh_encap_ip6.c.

Field Documentation

◆ dst

struct nl_addr* ip6_tunnel_encap::dst

Definition at line 16 of file nh_encap_ip6.c.

◆ src

struct nl_addr* ip6_tunnel_encap::src

Definition at line 17 of file nh_encap_ip6.c.

◆ id

uint64_t ip6_tunnel_encap::id

Definition at line 18 of file nh_encap_ip6.c.

◆ tc

uint8_t ip6_tunnel_encap::tc

Definition at line 19 of file nh_encap_ip6.c.

◆ hoplimit

uint8_t ip6_tunnel_encap::hoplimit

Definition at line 20 of file nh_encap_ip6.c.

◆ flags

uint16_t ip6_tunnel_encap::flags

Definition at line 21 of file nh_encap_ip6.c.