SAMV71 Xplained Ultra Software Package 1.5

ip_hdr Struct Reference

Public Member Functions

 PACK_STRUCT_FIELD (u16_t _v_hl_tos)
 PACK_STRUCT_FIELD (u16_t _len)
 PACK_STRUCT_FIELD (u16_t _id)
 PACK_STRUCT_FIELD (u16_t _offset)
 PACK_STRUCT_FIELD (u16_t _ttl_proto)
 PACK_STRUCT_FIELD (u16_t _chksum)
 PACK_STRUCT_FIELD (struct ip_addr src)
 PACK_STRUCT_FIELD (struct ip_addr dest)

Data Fields

u8_t tclass1:4
u8_t v:4
u8_t flow1:4
u8_t tclass2:4
u16_t flow2
u16_t len
u8_t nexthdr
u8_t hoplim
struct ip_addr src dest

Detailed Description

Definition at line 112 of file ip.h.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines