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

#include <dhcpd.h>

Data Fields

struct agent_optionsnext
 
int length
 
struct option_tagfirst
 

Detailed Description

Definition at line 379 of file dhcpd.h.

Field Documentation

◆ first

struct option_tag* agent_options::first

Definition at line 382 of file dhcpd.h.

◆ length

int agent_options::length

Definition at line 381 of file dhcpd.h.

◆ next

struct agent_options* agent_options::next

Definition at line 380 of file dhcpd.h.


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