Searched refs:MB_IPV4 (Results 1 – 6 of 6) sorted by relevance
67 …MB_SLAVE_CHECK(((comm_settings->ip_addr_type == MB_IPV4) || (comm_settings->ip_addr_type == MB_IPV… in mbc_tcp_slave_setup()89 … eMBPortIpVer ip_ver = (mbs_opts->mbs_comm.ip_addr_type == MB_IPV4) ? MB_PORT_IPV4 : MB_PORT_IPV6; in mbc_tcp_slave_start()
276 } else if ((a->addr.type == ESP_IPADDR_TYPE_V4) && (addr_type == MB_IPV4)) { in master_get_slave_ip_str()307 } else if ((r->ip_protocol == MDNS_IP_PROTOCOL_V6) && (addr_type == MB_IPV4)) { in master_resolve_slave()691 ip_addr_type = MB_IPV4; in app_main()
134 MB_IPV4 = 0, /*!< TCP IPV4 addressing */ enumerator
136 …MB_MASTER_CHECK(((comm_info_ptr->ip_addr_type == MB_IPV4) || (comm_info_ptr->ip_addr_type == MB_IP… in mbc_tcp_master_setup()166 eMBPortIpVer ip_ver = (comm_info->ip_addr_type == MB_IPV4) ? MB_PORT_IPV4 : MB_PORT_IPV6; in mbc_tcp_master_start()
427 comm_info.ip_addr_type = MB_IPV4; in app_main()
286 .ip_addr_type = MB_IPV4, // version of IP protocol488 .ip_addr_type = MB_IPV4, // version of IP protocol