Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:ClientTunnel

1662 typedef struct ClientTunnel
1664 struct ClientTunnel *next;
1677 } ClientTunnel;
1945 ClientTunnel *TunnelClients;
2952 char sizecheck_ClientTunnel [(sizeof(ClientTunnel) <= 1148) ? 1 : -1];