ISC DHCP  4.3.6
A reference DHCPv4 and DHCPv6 implementation
hardware_link Struct Reference

#include <dhcpd.h>

Data Fields

struct hardware_linknext
 
char name [IFNAMSIZ]
 
struct hardware address
 

Detailed Description

Definition at line 1407 of file dhcpd.h.

Field Documentation

§ address

struct hardware hardware_link::address

Definition at line 1410 of file dhcpd.h.

§ name

char hardware_link::name[IFNAMSIZ]

Definition at line 1409 of file dhcpd.h.

§ next

struct hardware_link* hardware_link::next

Definition at line 1408 of file dhcpd.h.


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