Helper Functions
| |
int | dessert_msg_trace_initiate (dessert_msg_t *msg, uint8_t type, int mode) |
Helper Functions. |
Function Documentation
int dessert_msg_trace_initiate | ( | dessert_msg_t * | msg, | |
uint8_t | type, | |||
int | mode | |||
) |
Helper Functions.
Helper Functions.
- *msg dessert_msg_t message used for tracing
- type DESSERT_EXT_TRACE_REQ or DESSERT_EXT_TRACE_RPL
- mode trace mode use DESSERT_MSG_TRACE_HOST to only record default mac of hosts on the way use DESSERT_MSG_TRACE_IFACE to also trace input interface and last hop
- Returns:
- DESSERT_OK on success
Here is the caller graph for this function:
