Searched refs:xIpVer (Results 1 – 2 of 2) sorted by relevance
87 eMBPortIpVer xIpVer; /*!< IP protocol version */ member
148 xConfig.xIpVer = MB_PORT_IPV4; in xMBTCPPortInit()175 xConfig.xIpVer = xIpVersion; in vMBTCPPortSlaveSetNetOpt()337 xHint.ai_family = (xConfig.xIpVer == MB_PORT_IPV4) ? AF_INET : AF_INET6; in vMBTCPPortBindAddr()