ISC DHCP  4.3.2
A reference DHCPv4 and DHCPv6 implementation
ns_tcp_tsig_state Struct Reference

#include <nameser.h>

Data Fields

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

Detailed Description

Definition at line 227 of file nameser.h.

Field Documentation

int ns_tcp_tsig_state::counter

Definition at line 228 of file nameser.h.

void* ns_tcp_tsig_state::ctx

Definition at line 230 of file nameser.h.

struct dst_key* ns_tcp_tsig_state::key

Definition at line 229 of file nameser.h.

unsigned char ns_tcp_tsig_state::sig[NS_PACKETSZ]

Definition at line 231 of file nameser.h.

unsigned ns_tcp_tsig_state::siglen

Definition at line 232 of file nameser.h.


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