Header file for Chameleon, Rime's header processing module
#include "net/rime/channel.h"
Data Structures | |
struct | chameleon_module |
Functions | |
int | chameleon_create (struct channel *c) |
int | chameleon_hdrsize (const struct packetbuf_attrlist attrlist[]) |
void | chameleon_init (void) |
struct channel * | chameleon_parse (void) |
int chameleon_create | ( | struct channel * | c | ) |
int chameleon_hdrsize | ( | const struct packetbuf_attrlist | attrlist[] | ) |
void chameleon_init | ( | void | ) |
struct channel* chameleon_parse | ( | void | ) |