libspf2 1.2.11
Data Fields
ns_tcp_tsig_state Struct Reference

#include <arpa_nameser.h>

Data Fields

int counter
 
struct dst_key * key
 
void * ctx
 
unsigned char sig [NS_PACKETSZ]
 
int siglen
 

Detailed Description

Definition at line 280 of file arpa_nameser.h.

Field Documentation

◆ counter

int ns_tcp_tsig_state::counter

Definition at line 281 of file arpa_nameser.h.

◆ ctx

void* ns_tcp_tsig_state::ctx

Definition at line 283 of file arpa_nameser.h.

◆ key

struct dst_key* ns_tcp_tsig_state::key

Definition at line 282 of file arpa_nameser.h.

◆ sig

unsigned char ns_tcp_tsig_state::sig[NS_PACKETSZ]

Definition at line 284 of file arpa_nameser.h.

◆ siglen

int ns_tcp_tsig_state::siglen

Definition at line 285 of file arpa_nameser.h.


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