Defines | |
#define | uip_sethostaddr(addr) |
Set the IP address of this host. ÀÌ È£½ºÆ®ÀÇ IP ÁÖ¼Ò¸¦ ¼³Á¤ÇÑ´Ù. | |
#define | uip_gethostaddr(addr) |
Get the IP address of this host. ÀÌ È£½ºÆ®ÀÇ IP ÁÖ¼Ò¸¦ ¾ò´Â´Ù. | |
#define | uip_setdraddr(addr) |
Set the default router's IP address. µðÆúÆ® ¶ó¿ìÅÍÀÇ IP ÁÖ¼Ò¸¦ ¼³Á¤ÇÑ´Ù. | |
#define | uip_setnetmask(addr) |
Set the netmask. netmask¸¦ ¼³Á¤ÇÑ´Ù. | |
#define | uip_getdraddr(addr) |
Get the default router's IP address. µðÆúÆ® ¶ó¿ìÅÍÀÇ IP ÁÖ¼Ò¸¦ ¾ò´Â´Ù. | |
#define | uip_getnetmask(addr) |
Get the netmask. netmask¸¦ ¾ò´Â´Ù. | |
#define | uip_setethaddr(eaddr) |
Specifiy the Ethernet MAC address. ÀÌ´õ³Ý MAC ÁÖ¼Ò¸¦ ¼³Á¤ÇÑ´Ù. |
|
Get the default router's IP address.
|
|
Get the IP address of this host.
|
|
Get the netmask.
|
|
Set the default router's IP address.
|
|
Specifiy the Ethernet MAC address.
|
|
Set the IP address of this host.
|
|
Set the netmask.
|