IPv6 extension header definitions. More...
IPv6 extension header definitions.
Definition in file ext.h.
 Include dependency graph for ext.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
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... | |