#include <ip6.h>
Public Attributes | |
| union { | |
| struct ip6_hdr_ctl { | |
| uint32_t ip6_un1_flow | |
| uint16_t ip6_un1_plen | |
| uint8_t ip6_un1_nxt | |
| uint8_t ip6_un1_hlim | |
| } ip6_un1 | |
| uint8_t ip6_un2_vfc | |
| } | ip6_ctlun |
| ip6_addr_t | ip6_src |
| ip6_addr_t | ip6_dst |
|
|
|
|
|
|
|
|
Definition at line 45 of file ip6.h. Referenced by ip6_checksum(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2