Contiki 2.5
Functions
dispatching.c File Reference
#include <stdint.h>
#include <string.h>
#include <stdlib.h>
#include "lib/list.h"
#include "logging.h"
#include "agent.h"
#include "bundle.h"
#include "registration.h"
#include "sdnv.h"
#include "administrative_record.h"
#include "custody.h"
#include "delivery.h"
#include "statusreport.h"
#include "storage.h"
#include "hash.h"
#include "redundancy.h"
#include "dispatching.h"

Go to the source code of this file.

Functions

int dispatching_check_report (struct mmem *bundlemem)
 This function checks, whether an incoming admin record is a bundle delivery report. More...
 
int dispatching_dispatch_bundle (struct mmem *bundlemem)
 Handles Admin Records, custody bundles and regular bundles. More...
 

Detailed Description

Author
Georg von Zengen vonze.nosp@m.ng@i.nosp@m.br.cs.nosp@m..tu-.nosp@m.bs.de
Daniel Willmann danie.nosp@m.l@to.nosp@m.talue.nosp@m.berw.nosp@m.achun.nosp@m.g.de
Wolf-Bastian Poettner poett.nosp@m.ner@.nosp@m.ibr.c.nosp@m.s.tu.nosp@m.-bs.d.nosp@m.e

Definition in file dispatching.c.