|
Contiki-NG
|
Slip configurationMore...
#include <stdio.h>#include <stdlib.h>#include <stdarg.h>#include <string.h>#include <unistd.h>#include <errno.h>#include <fcntl.h>#include <signal.h>#include <termios.h>#include <sys/ioctl.h>#include <err.h>#include "contiki.h"Go to the source code of this file.
Slip configuration
Definition in file slip-config.c.
1.8.11