#include "net/arch.h"
Go to the source code of this file.
Data Structures | |
struct | ip_addr |
Defines | |
#define | IP_ADDR_ANY 0 |
#define | IP6_ADDR(ipaddr, a, b, c, d, e, f, g, h) |
Functions | |
int | ip_addr_maskcmp (struct ip_addr *addr1, struct ip_addr *addr2, struct ip_addr *mask) |
int | ip_addr_cmp (struct ip_addr *addr1, struct ip_addr *addr2) |
void | ip_addr_set (struct ip_addr *dest, struct ip_addr *src) |
int | ip_addr_isany (struct ip_addr *addr) |
|
Value: |
|
|
|
|
|
|
|
|
|
|