GNUnet 0.21.1
FindByMessageUuidContext Struct Reference

Closure for find_by_message_uuid. More...

Collaboration diagram for FindByMessageUuidContext:
[legend]

Data Fields

struct MessageUUIDP message_uuid
 UUID to look for. More...
 
struct ReassemblyContextrc
 Set to the reassembly context if found. More...
 

Detailed Description

Closure for find_by_message_uuid.

Definition at line 6265 of file gnunet-service-transport.c.

Field Documentation

◆ message_uuid

struct MessageUUIDP FindByMessageUuidContext::message_uuid

UUID to look for.

Definition at line 6270 of file gnunet-service-transport.c.

Referenced by find_by_message_uuid(), and handle_fragment_box().

◆ rc

struct ReassemblyContext* FindByMessageUuidContext::rc

Set to the reassembly context if found.

Definition at line 6275 of file gnunet-service-transport.c.

Referenced by find_by_message_uuid(), and handle_fragment_box().


The documentation for this struct was generated from the following file: