Loading...
Searching...
No Matches

Representation of the virtual reassembly buffer entry. More...

Detailed Description

Representation of the virtual reassembly buffer entry.

gnrc_sixlowpan_frag_rb_base_t::dst of gnrc_sixlowpan_frag_vrb_t::super becomes the next hop destination address.

Definition at line 47 of file vrb.h.

#include <vrb.h>

Data Fields

gnrc_sixlowpan_frag_rb_base_t super
 base type
 
gnrc_netif_tout_netif
 Outgoing interface to gnrc_sixlowpan_frag_rb_base_t::dst.
 
uint16_t out_tag
 Outgoing tag to gnrc_sixlowpan_frag_rb_base_t::dst.
 

Field Documentation

◆ out_netif

gnrc_netif_t* gnrc_sixlowpan_frag_vrb_t::out_netif

Outgoing interface to gnrc_sixlowpan_frag_rb_base_t::dst.

Definition at line 52 of file vrb.h.

◆ out_tag

uint16_t gnrc_sixlowpan_frag_vrb_t::out_tag

Outgoing tag to gnrc_sixlowpan_frag_rb_base_t::dst.

Definition at line 56 of file vrb.h.

◆ super

gnrc_sixlowpan_frag_rb_base_t gnrc_sixlowpan_frag_vrb_t::super

base type

Definition at line 48 of file vrb.h.


The documentation for this struct was generated from the following file: