ISC DHCP  4.3.4
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 1402 of file dhcpd.h.

Field Documentation

struct hardware hardware_link::address

Definition at line 1405 of file dhcpd.h.

char hardware_link::name[IFNAMSIZ]

Definition at line 1404 of file dhcpd.h.

struct hardware_link* hardware_link::next

Definition at line 1403 of file dhcpd.h.


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