#include "uip.h"
Include dependency graph for slipdev.c:

Functions | |
| void | slipdev_send (void) |
| Send the packet in the uip_buf and uip_appdata buffers using the SLIP protocol. | |
| u16_t | slipdev_poll (void) |
| Poll the SLIP device for an available packet. | |
| void | slipdev_init (void) |
| Initialize the SLIP module. | |
1.3.3