ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
hardware_link Struct Reference

#include <dhcpd.h>

Data Fields

struct hardware_linknext
 
char name [IFNAMSIZ]
 
struct hardware address
 

Detailed Description

Definition at line 1441 of file dhcpd.h.

Field Documentation

◆ address

struct hardware hardware_link::address

Definition at line 1444 of file dhcpd.h.

◆ name

char hardware_link::name[IFNAMSIZ]

Definition at line 1443 of file dhcpd.h.

◆ next

struct hardware_link* hardware_link::next

Definition at line 1442 of file dhcpd.h.


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