|
OpENer - Open Source EtherNet/IP(TM) I/O Target Stack
2.1
|
#include "cipethernetlink.h"Go to the source code of this file.
Functions | |
| void | ConfigureDomainName (const char *domain_name) |
| void | ConfigureHostName (const char *const RESTRICT hostname) |
| EipStatus | ConfigureNetworkInterface (const char *ip_address, const char *subnet_mask, const char *gateway) |
| void ConfigureDomainName | ( | const char * | domain_name | ) |
| void ConfigureHostName | ( | const char *const RESTRICT | hostname | ) |
| EipStatus ConfigureNetworkInterface | ( | const char * | ip_address, |
| const char * | subnet_mask, | ||
| const char * | gateway | ||
| ) |