Searched refs:tcpInfo_t (Results 1 – 3 of 3) sorted by relevance
121 extern void DisposeTCPConn(struct tcpInfo_t *tcp);
966 tcpInfo_t *tcpInfo = (tcpInfo_t *)context; in tcpCallback()970 tcpInfo_t **backpointer = in tcpCallback()1229 mDNSlocal tcpInfo_t *MakeTCPConn(mDNS *const m, const DNSMessage *const msg, const mDNSu8 *const en… in MakeTCPConn()1235 tcpInfo_t *info; in MakeTCPConn()1240 info = (tcpInfo_t *)mDNSPlatformMemAllocate(sizeof(tcpInfo_t)); in MakeTCPConn()1242 mDNSPlatformMemZero(info, sizeof(tcpInfo_t)); in MakeTCPConn()1278 mDNSexport void DisposeTCPConn(struct tcpInfo_t *tcp) in DisposeTCPConn()4967 char sizecheck_tcpInfo_t [(sizeof(tcpInfo_t) <= 9056) ? 1 : -1];
489 typedef struct tcpInfo_t struct504 } tcpInfo_t; argument1256 struct tcpInfo_t *tcp;1560 struct tcpInfo_t *tcp;