Structure to store information on the last broadcast packet received. More...

Detailed Description

Structure to store information on the last broadcast packet received.

Definition at line 41 of file dedup.h.

#include <dedup.h>

Data Fields

uint8_t src [GNRC_NETIF_L2ADDR_MAXLEN]
 link-layer source address
 
uint16_t seq
 link-layer sequence number
 
uint8_t src_len
 length of gnrc_netif_dedup_t:src
 

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