Rtos API example

Embed: (wiki syntax)

« Back to documentation index

topo_trace.h File Reference

topo_trace.h File Reference

test API to trace the network topology More...

Go to the source code of this file.

Functions

void topo_trace (enum topo_type type, const uint8_t address[static 8], enum topo_update update_type)
 Modify topology tables.

Detailed Description

test API to trace the network topology

Definition in file topo_trace.h.


Function Documentation

void topo_trace ( enum topo_type  type,
const uint8_t  address[static 8],
enum topo_update  update_type 
)

Modify topology tables.

Add or remove entries to external topology tracer.

Parameters:
topo_typeTopology link type.
addressEUI-64 address.
update_typeAdd or remove address.