#include "wmp_config.h"
#include "core/include/frames.h"
#include "core/include/wmp_com.h"
#include "core/interface/wmp_interface.h"
Go to the source code of this file.
Functions | |
void | decode_routing_info (wmpFrame *p) |
void | encode_routing_info (wmpFrame *t) |
Variables | |
int | timer_initied = 0 |
void decode_routing_info | ( | wmpFrame * | p | ) |
Definition at line 46 of file basic/handle_frames.c.
void encode_routing_info | ( | wmpFrame * | t | ) |
Definition at line 90 of file basic/handle_frames.c.
int timer_initied = 0 |
Definition at line 44 of file basic/handle_frames.c.