OpenVAS Libraries  8.0.3
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

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

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