Searched refs:MB_PORT_IPV6 (Results 1 – 3 of 3) sorted by relevance
141 MB_PORT_IPV6 = 1 /*!< TCP IPV6 addressing */ enumerator
89 … eMBPortIpVer ip_ver = (mbs_opts->mbs_comm.ip_addr_type == MB_IPV4) ? MB_PORT_IPV4 : MB_PORT_IPV6; in mbc_tcp_slave_start()
166 eMBPortIpVer ip_ver = (comm_info->ip_addr_type == MB_IPV4) ? MB_PORT_IPV4 : MB_PORT_IPV6; in mbc_tcp_master_start()