Representation of the virtual reassembly buffer entry. More...
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.
#include <vrb.h>
| Data Fields | |
| gnrc_sixlowpan_frag_rb_base_t | super | 
| base type | |
| gnrc_netif_t * | out_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. | |
| gnrc_netif_t* gnrc_sixlowpan_frag_vrb_t::out_netif | 
Outgoing interface to gnrc_sixlowpan_frag_rb_base_t::dst.
| uint16_t gnrc_sixlowpan_frag_vrb_t::out_tag | 
Outgoing tag to gnrc_sixlowpan_frag_rb_base_t::dst.
| gnrc_sixlowpan_frag_rb_base_t gnrc_sixlowpan_frag_vrb_t::super |