#define GNRC_NETIF_L2ADDR_MAXLEN
Maximum length of the link-layer address.
 
Configuration macros for Network interface API.
 
Structure to store information on the last broadcast packet received.
 
uint16_t seq
link-layer sequence number
 
uint8_t src[GNRC_NETIF_L2ADDR_MAXLEN]
link-layer source address
 
uint8_t src_len
length of gnrc_netif_dedup_t:src