Intermediate steps. More...
Data Fields | |
sres_sip_t * | sp_srs |
Backpointer. | |
struct srs_step * | sp_already |
Step with identical query
| |
struct srs_step * | sp_trace |
Step that resulted in this step. | |
sres_record_t const * | sp_origin |
DNS record that resulted in this step. | |
int | sp_status |
Query status. |
Intermediate steps.
int sp_status |
Query status.
STEP_NEW (-4) when created, STEP_QUEUED (-3) when queued, STEP_CACHED (-2) when found cached response STEP_SENT (-1) when query has been sent (positive) status from response otherwise