#include <string.h>#include "uip-split.h"#include "uip.h"#include "uip-fw.h"#include "uip_arch.h"Go to the source code of this file.
Defines | |
| #define | BUF ((struct uip_tcpip_hdr *)&uip_buf[UIP_LLH_LEN]) |
Functions | |
| void | uip_split_output (void) |
| #define BUF ((struct uip_tcpip_hdr *)&uip_buf[UIP_LLH_LEN]) |
Definition at line 45 of file uip-split.c.
1.7.1