Contiki 3.x
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
cpu
arm
common
usb
cdc-eth
cdc-eth.h
1
#ifndef CDC_ETH_H_NUI0ULFC7C__
2
#define CDC_ETH_H_NUI0ULFC7C__
3
4
#include <
net/ip/uip.h
>
5
6
/* Should be called before usb_cdc_eth_setup */
7
void
8
usb_cdc_eth_set_ifaddr(uip_ipaddr_t *
addr
);
9
10
void
11
usb_cdc_eth_setup();
12
13
#endif
/* CDC_ETH_H_NUI0ULFC7C__ */
addr
static uip_ds6_addr_t * addr
Pointer to a router list entry.
Definition:
uip-nd6.c:124
uip.h
Header file for the uIP TCP/IP stack.
Generated on Thu Jul 6 2017 20:52:45 for Contiki 3.x by
1.8.6