OpenWSN Firmware
ICMPv6

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)
 

Detailed Description

ICMPv6 common definitions.

Author
Thomas Watteyne watte.nosp@m.yne@.nosp@m.eecs..nosp@m.berk.nosp@m.eley..nosp@m.edu, August 2010

Function Documentation

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 
)