ISC DHCP  4.3.3
A reference DHCPv4 and DHCPv6 implementation
dst_key Struct Reference

#include <dst.h>

Data Fields

char * dk_key_name
 
int dk_key_size
 
int dk_proto
 
int dk_alg
 
unsigned dk_flags
 
unsigned dk_id
 

Detailed Description

Definition at line 5 of file dst.h.

Field Documentation

int dst_key::dk_alg

Definition at line 9 of file dst.h.

unsigned dst_key::dk_flags

Definition at line 10 of file dst.h.

unsigned dst_key::dk_id

Definition at line 11 of file dst.h.

char* dst_key::dk_key_name

Definition at line 6 of file dst.h.

int dst_key::dk_key_size

Definition at line 7 of file dst.h.

int dst_key::dk_proto

Definition at line 8 of file dst.h.


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