Internal object representation of a network device query (configuration). More...
#include <ip-utils.h>
Data Fields | |
| const char * | device_name |
| janus_network_query_options | mode |
| struct in_addr | ipv4 |
| struct in6_addr | ipv6 |
Internal object representation of a network device query (configuration).
| const char* janus_network_query_config::device_name |
| struct in_addr janus_network_query_config::ipv4 |
| struct in6_addr janus_network_query_config::ipv6 |
| janus_network_query_options janus_network_query_config::mode |