![]() |
GNUnet
0.11.x
|
Closure for session_cmp_it(). More...
Data Fields | |
struct GNUNET_ATS_Session * | res |
Set to session matching the address. More... | |
const struct GNUNET_HELLO_Address * | address |
Address we are looking for. More... | |
Closure for session_cmp_it().
Definition at line 1342 of file plugin_transport_udp.c.
struct GNUNET_ATS_Session* GNUNET_ATS_SessionCompareContext::res |
Set to session matching the address.
Definition at line 1347 of file plugin_transport_udp.c.
Referenced by session_cmp_it(), and udp_plugin_lookup_session().
const struct GNUNET_HELLO_Address* GNUNET_ATS_SessionCompareContext::address |
Address we are looking for.
Definition at line 1352 of file plugin_transport_udp.c.
Referenced by session_cmp_it(), and udp_plugin_lookup_session().