Searched refs:gresource (Results 1 – 3 of 3) sorted by relevance
168 if (gresource == FILLP_NULL_PTR || resource == FILLP_NULL_PTR) { in CopySockConfig()171 gresource->udp.txBurst = (FILLP_UINT16)resource->udp.txBurst; in CopySockConfig()178 gresource->common.udpSendBufSize = resource->common.udpSendBufSize; in CopySockConfig()179 gresource->common.recvBufSize = resource->common.recvBufSize; in CopySockConfig()180 gresource->timers.connectTimeout = resource->common.connectTimeout; in CopySockConfig()181 gresource->timers.keepAliveTime = resource->common.keepAliveTime; in CopySockConfig()186 gresource->common.sendCache = resource->common.sendCache; in CopySockConfig()187 gresource->common.recvCache = resource->common.recvCache; in CopySockConfig()192 gresource->flowControl.maxRate = resource->flowControl.maxRate; in CopySockConfig()198 gresource->flowControl.pktSize = resource->flowControl.pktSize; in CopySockConfig()[all …]
81 gresource - Global Resource Manager
500 "name" : "gresource",