#include <ip6.h>
Public Attributes | |
| uint8_t | ext_nxt |
| uint8_t | ext_len |
| union { | |
| ip6_ext_data_routing routing | |
| ip6_ext_data_fragment fragment | |
| } | ext_data |
|
|
|
|
|
Definition at line 144 of file ip6.h. Referenced by ip6_checksum(). |
|
|
Definition at line 143 of file ip6.h. Referenced by ip6_checksum(). |
|
|
|
|
|
|
1.4.2