#include <plugins.h>
Data Fields | |
| char | ip [16] |
| char | gateway [16] |
| char | mask [16] |
| hostname_t | hostname |
| uint16_t | telnet_port |
| uint16_t | websocket_port |
| uint16_t | http_port |
| uint16_t | ftp_port |
| ip_mode_t | ip_mode |
| network_services_t | services |
| uint16_t ftp_port |
| char gateway[16] |
| hostname_t hostname |
| uint16_t http_port |
| char ip[16] |
| ip_mode_t ip_mode |
| char mask[16] |
| network_services_t services |
| uint16_t telnet_port |
| uint16_t websocket_port |