|
Contiki-NG
|
A null RDC implementation that uses framer for headers and sends
the packets over slip instead of radio.
More...
#include "net/packetbuf.h"#include "net/queuebuf.h"#include "net/netstack.h"#include "packetutils.h"#include "border-router.h"#include <string.h>#include "sys/log.h"Go to the source code of this file.
A null RDC implementation that uses framer for headers and sends
the packets over slip instead of radio.
Definition in file border-router-mac.c.
1.8.11