GNRC routing extension header definitions. More...
GNRC routing extension header definitions.
Definition in file rh.h.
#include "net/gnrc/pkt.h"
Include dependency graph for rh.h:Go to the source code of this file.
Enumerations | |
| enum | { GNRC_IPV6_EXT_RH_ERROR = 0 , GNRC_IPV6_EXT_RH_AT_DST , GNRC_IPV6_EXT_RH_FORWARDED } |
Functions | |
| int | gnrc_ipv6_ext_rh_process (gnrc_pktsnip_t *pkt) |
| Process the routing header of an IPv6 packet. More... | |