All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

GNRC routing extension header definitions. More...

Detailed Description

GNRC routing extension header definitions.

Author
Martine Lenders m.len.nosp@m.ders.nosp@m.@fu-b.nosp@m.erli.nosp@m.n.de

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.