Searched refs:SendReplyUdpInfo (Results 1 – 2 of 2) sorted by relevance
267 int32_t ret = SendReplyUdpInfo(NULL, authHandle, seq);270 ret = SendReplyUdpInfo(&appInfo, authHandle, seq);
458 static int32_t SendReplyUdpInfo(AppInfo *appInfo, AuthHandle authHandle, int64_t seq) in SendReplyUdpInfo() function694 ret = SendReplyUdpInfo(&info, authHandle, seq); in TransOnExchangeUdpInfoRequest()