![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Network interface descriptor. Подробнее...
#include <piethernet.h>
Открытые атрибуты | |
| int | index = -1 |
| System index. | |
| int | mtu = 0 |
| MTU. | |
| PIString | name |
| System name. | |
| PIString | mac |
| MAC address in format "hh:hh:hh:hh:hh:hh" or empty if there is no MAC address. | |
| PIString | address |
| IP address in format "i.i.i.i" or empty if there is no IP address. | |
| PIString | netmask |
| Netmask of IP address in format "i.i.i.i" or empty if there is no netmask. | |
| PIString | broadcast |
| Broadcast address in format "i.i.i.i" or empty if there is no broadcast address. | |
| PIString | ptp |
| Point-to-point address or empty if there is no point-to-point address. | |
| InterfaceFlags | flags |
| Flags of interface. | |
Network interface descriptor.