Contiki-NG
Data Structures | Enumerations
tsch-types.h File Reference

TSCH types. More...

#include "net/mac/tsch/tsch-asn.h"
#include "lib/list.h"
#include "lib/ringbufindex.h"

Go to the source code of this file.

Data Structures

struct  tsch_link
 An IEEE 802.15.4-2015 TSCH link (also called cell or slot) More...
 
struct  tsch_slotframe
 802.15.4e slotframe (contains links) More...
 
struct  tsch_packet
 TSCH packet information. More...
 
struct  tsch_neighbor
 TSCH neighbor information. More...
 
struct  input_packet
 Stores data about an incoming packet. More...
 

Enumerations

enum  link_type
 802.15.4e link types. More...
 
enum  tsch_timeslot_timing_elements
 TSCH timeslot timing elements. More...
 

Detailed Description

TSCH types.

Author
Simon Duquennoy simon.nosp@m.duq@.nosp@m.sics..nosp@m.se

Definition in file tsch-types.h.