![]() |
Contiki-NG
|
Header file for rpl-ext-header. More...
Go to the source code of this file.
Functions | |
| int | rpl_ext_header_srh_get_next_hop (uip_ipaddr_t *ipaddr) |
| Look for next hop from SRH of current uIP packet. | |
| int | rpl_ext_header_srh_update (void) |
| Process and update SRH in-place, i.e. | |
| int | rpl_ext_header_hbh_update (uint8_t *ext_buf, int opt_offset) |
| Process and update the RPL hop-by-hop extension headers of the current uIP packet. | |
| int | rpl_ext_header_update (void) |
| Adds/updates all RPL extension headers to current uIP packet. | |
| bool | rpl_ext_header_remove (void) |
| Removes all RPL extension headers. | |
Header file for rpl-ext-header.
Definition in file rpl-ext-header.h.