|
OpenWSN Firmware
|
ICMPv6 common definitions. More...
Data Structures | |
| struct | ICMPv6_ht |
| struct | ICMPv6_RA_ht |
| struct | ICMPv6_64bprefix_option_ht |
Functions | |
| void | icmpv6_init (void) |
| owerror_t | icmpv6_send (OpenQueueEntry_t *msg) |
| void | icmpv6_sendDone (OpenQueueEntry_t *msg, owerror_t error) |
| void | icmpv6_receive (OpenQueueEntry_t *msg) |
ICMPv6 common definitions.
| void icmpv6_init | ( | void | ) |
| void icmpv6_receive | ( | OpenQueueEntry_t * | msg | ) |
| owerror_t icmpv6_send | ( | OpenQueueEntry_t * | msg | ) |
| void icmpv6_sendDone | ( | OpenQueueEntry_t * | msg, |
| owerror_t | error | ||
| ) |