modbusd
modbus master daemon
|
`structure key` for modbus tcp hash table More...
#include <mb.h>
Data Fields | |
char | ip [50] |
char | port [50] |
IP v4/v6 address or hostname. More... | |
`structure key` for modbus tcp hash table
Hash key. Ip v4/v6 address and port composition.
char ip[50] |
char port[50] |
IP v4/v6 address or hostname.
Referenced by mbtcp_do_connect(), mbtcp_get_connection_status(), mbtcp_get_handle(), mbtcp_init_handle(), mbtcp_list_handles(), test_multiple_add_find(), and test_single_add_find().