Provides IPv6 extension header definitions and helper functions. More...
Provides IPv6 extension header definitions and helper functions.
Modules | |
| IPv6 destination and hop-by-hop options | |
| Definitions for IPv6 destination and hop-by-hop options extension headers.  | |
| IPv6 fragmentation extension | |
| Definitions for IPv6 fragmentation extension.  | |
| IPv6 routing header extension | |
| Definitions for IPv6 routing header extension.  | |
Files | |
| file | ext.h | 
| IPv6 extension header definitions.  | |
Data Structures | |
| struct | ipv6_ext_t | 
| IPv6 extension headers.  More... | |
Macros | |
| #define | IPV6_EXT_LEN_UNIT (8U) | 
| Unit in byte for the extension header's length field.  | |
Functions | |
| static ipv6_ext_t * | ipv6_ext_get_next (ipv6_ext_t *ext) | 
| Gets the next extension header in a packet.  More... | |
      
  | 
  inlinestatic |