GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
ProcessRecordContext Struct Reference

Closure for process_record(). More...

Collaboration diagram for ProcessRecordContext:
[legend]

Data Fields

struct GNUNET_DNSPARSER_Packetp
 Answer we got back and are currently parsing, or NULL if not active.
 
struct Requestreq
 Request we are processing.
 

Detailed Description

Closure for process_record().

Definition at line 712 of file gnunet-zoneimport.c.

Field Documentation

◆ p

struct GNUNET_DNSPARSER_Packet* ProcessRecordContext::p

Answer we got back and are currently parsing, or NULL if not active.

Definition at line 718 of file gnunet-zoneimport.c.

Referenced by process_record().

◆ req

struct Request* ProcessRecordContext::req

Request we are processing.

Definition at line 723 of file gnunet-zoneimport.c.

Referenced by process_record(), and process_result().


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