dhcp_nic Struct Reference
[DHCP Client Invocation and Control]

#include <dhcp_nic.h>


Data Fields

DHCPv4_controldhc4ctl
LIBDHCP_Controldhc6ctl
NLH_t nh
DHCP_configdhcpv4
DHCP_configdhcpv6
DHCP_Preference preference


Detailed Description

DHCP_nic: The DHCP network interface control structure.

This structure encapsulates the control and configuration of both DHCP clients.

Definition at line 96 of file dhcp_nic.h.


Field Documentation

DHCPv4_control* dhcp_nic::dhc4ctl

DHCPv4 control - see IPv4 DHCP Client Control and Configuration

Definition at line 99 of file dhcp_nic.h.

Referenced by dhcp_nic_free().

LIBDHCP_Control* dhcp_nic::dhc6ctl

DHCPv6 control - see IPv6 DHCP Client Control and Configuration

Definition at line 100 of file dhcp_nic.h.

Referenced by dhcp_nic_configure(), and dhcp_nic_free().

DHCP_config* dhcp_nic::dhcpv4

DHCPv4 configuration - see IPv4 DHCP Client Control and Configuration

Definition at line 102 of file dhcp_nic.h.

Referenced by dhcp_nic_configure().

DHCP_config* dhcp_nic::dhcpv6

DHCPv6 configuration - see IPv6 DHCP Client Control and Configuration

Definition at line 103 of file dhcp_nic.h.

Referenced by dhcp_nic_configure(), and dhcp_nic_free().

NLH_t dhcp_nic::nh

nic library handle - see Network Interface Configurator

Definition at line 101 of file dhcp_nic.h.

Referenced by dhcp_nic_free().

DHCP_Preference dhcp_nic::preference

DHCP_Preference -

See also:
DHCP_Preference

Definition at line 104 of file dhcp_nic.h.

Referenced by dhcp_nic_configure().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 14 17:26:18 2006 for libdhcp by  doxygen 1.4.7