Home
last modified time | relevance | path

Searched refs:tcpInfo_t (Results 1 – 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSCore/
DuDNS.h121 extern void DisposeTCPConn(struct tcpInfo_t *tcp);
DuDNS.c966 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];
DmDNSEmbeddedAPI.h489 typedef struct tcpInfo_t struct
504 } tcpInfo_t; argument
1256 struct tcpInfo_t *tcp;
1560 struct tcpInfo_t *tcp;