Microchip® Advanced Software Framework

uip_ip_hdr Struct Reference

#include <uip.h>

Data Fields

uip_ip6addr_t destipaddr
 
uint16_t flow
 
uint8_t len [2]
 
uint8_t proto
 
uip_ip6addr_t srcipaddr
 
uint8_t tcflow
 
uint8_t ttl
 
uint8_t vtc
 

uip_ip6addr_t uip_ip_hdr::destipaddr

Referenced by uncompress_hdr_hc06().

uint16_t uip_ip_hdr::flow

Referenced by uncompress_hdr_hc06().

uint8_t uip_ip_hdr::len[2]

Referenced by uncompress_hdr_hc06().

uint8_t uip_ip_hdr::proto

Referenced by uncompress_hdr_hc06().

uip_ip6addr_t uip_ip_hdr::srcipaddr

Referenced by uncompress_hdr_hc06().

uint8_t uip_ip_hdr::tcflow

Referenced by uncompress_hdr_hc06().

uint8_t uip_ip_hdr::ttl

Referenced by uncompress_hdr_hc06().

uint8_t uip_ip_hdr::vtc

Referenced by uncompress_hdr_hc06().