OpenVAS Libraries  9.0.1
Data Fields
ipv6_header Struct Reference

Data Fields

union {
   struct ip6_hdrctl {
      uint32_t   ip6_un1_flow
 
      uint16_t   ip6_un1_plen
 
      uint8_t   ip6_un1_nxt
 
      uint8_t   ip6_un1_hlim
 
   }   ip6_un1
 
   uint8_t   ip6_un2_vfc
 
ip6_ctlun
 
struct in6_addr ip6_src
 
struct in6_addr ip6_dst
 

Field Documentation

◆ ip6_ctlun

union { ... } ipv6_header::ip6_ctlun

◆ ip6_dst

struct in6_addr ipv6_header::ip6_dst

◆ ip6_src

struct in6_addr ipv6_header::ip6_src

◆ ip6_un1

struct { ... } ::ip6_hdrctl ipv6_header::ip6_un1

◆ ip6_un1_flow

uint32_t ipv6_header::ip6_un1_flow

◆ ip6_un1_hlim

uint8_t ipv6_header::ip6_un1_hlim

◆ ip6_un1_nxt

uint8_t ipv6_header::ip6_un1_nxt

◆ ip6_un1_plen

uint16_t ipv6_header::ip6_un1_plen

◆ ip6_un2_vfc

uint8_t ipv6_header::ip6_un2_vfc

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