Searched refs:tcpForwardCancelRequest (Results 1 – 1 of 1) sorted by relevance
855 LMETcpForwardCancelRequestMessage tcpForwardCancelRequest; in _apfGlobalRequest() local877 tcpForwardCancelRequest.Address.append((char *)pCurrent, len); in _apfGlobalRequest()879 tcpForwardCancelRequest.Port = ntohl(*((UINT32 *)pCurrent)); in _apfGlobalRequest()881 _cb(_cbParam, &tcpForwardCancelRequest, sizeof(tcpForwardCancelRequest), status); in _apfGlobalRequest()