Closure for test_connection_ok(). More...
Data Fields | |
int | first |
Is this the first neighbour we're checking? More... | |
struct TransportClient * | tc |
Handle to the blacklisting client we need to ask. More... | |
Closure for test_connection_ok().
Definition at line 1984 of file gnunet-service-transport.c.
int TestConnectionContext::first |
Is this the first neighbour we're checking?
Definition at line 1989 of file gnunet-service-transport.c.
Referenced by handle_client_blacklist_init(), and test_connection_ok().
struct TransportClient* TestConnectionContext::tc |
Handle to the blacklisting client we need to ask.
Definition at line 1994 of file gnunet-service-transport.c.
Referenced by handle_client_blacklist_init(), and test_connection_ok().