#include "lwipopts.h"#include "sys_arch.h"#include "lwip/netif.h"Go to the source code of this file.
Macros | |
| #define | MAC_ADDR0 0x98 |
| #define | MAC_ADDR1 0x2C |
| #define | MAC_ADDR2 0xBC |
| #define | MAC_ADDR3 0xB1 |
| #define | MAC_ADDR4 0x9F |
| #define | MAC_ADDR5 0x17 |
| #define | REMOTE_IP_ADDR0 192 |
| #define | REMOTE_IP_ADDR1 168 |
| #define | REMOTE_IP_ADDR2 100 |
| #define | REMOTE_IP_ADDR3 5 |
Functions | |
| void | netif_config (struct netif *netif) |
| void | netif_user_notification (struct netif *netif) |
| #define MAC_ADDR0 0x98 |
| #define MAC_ADDR1 0x2C |
| #define MAC_ADDR2 0xBC |
| #define MAC_ADDR3 0xB1 |
| #define MAC_ADDR4 0x9F |
| #define MAC_ADDR5 0x17 |
| #define REMOTE_IP_ADDR0 192 |
| #define REMOTE_IP_ADDR1 168 |
| #define REMOTE_IP_ADDR2 100 |
| #define REMOTE_IP_ADDR3 5 |
| void netif_config | ( | struct netif * | netif | ) |
| void netif_user_notification | ( | struct netif * | netif | ) |