Closure for find_by_message_uuid. More...
Data Fields | |
struct MessageUUIDP | message_uuid |
UUID to look for. More... | |
struct ReassemblyContext * | rc |
Set to the reassembly context if found. More... | |
Closure for find_by_message_uuid.
Definition at line 5975 of file gnunet-service-tng.c.
struct MessageUUIDP FindByMessageUuidContext::message_uuid |
UUID to look for.
Definition at line 4641 of file gnunet-service-tng.c.
Referenced by find_by_message_uuid(), and handle_fragment_box().
struct ReassemblyContext* FindByMessageUuidContext::rc |
Set to the reassembly context if found.
Definition at line 5985 of file gnunet-service-tng.c.
Referenced by find_by_message_uuid(), and handle_fragment_box().