lwIP 2.0.0  lwIP 2.0.0
LightweightIPstack
ip6_hdr Struct Reference

#include <ip6.h>

Data Fields

u32_t _v_tc_fl
 
u16_t _plen
 
u8_t _nexth
 
u8_t _hoplim
 
ip6_addr_p_t src
 

Detailed Description

The IPv6 header.

Field Documentation

u8_t ip6_hdr::_hoplim

hop limit

u8_t ip6_hdr::_nexth

next header

u16_t ip6_hdr::_plen

payload length

u32_t ip6_hdr::_v_tc_fl

version / traffic class / flow label

ip6_addr_p_t ip6_hdr::src

source and destination IP addresses


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