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

#include <dhcpd.h>

Data Fields

struct executable_statementon_expiry
 
struct executable_statementon_commit
 
struct executable_statementon_release
 

Detailed Description

Definition at line 553 of file dhcpd.h.

Field Documentation

◆ on_commit

struct executable_statement* on_star::on_commit

Definition at line 555 of file dhcpd.h.

◆ on_expiry

struct executable_statement* on_star::on_expiry

Definition at line 554 of file dhcpd.h.

◆ on_release

struct executable_statement* on_star::on_release

Definition at line 556 of file dhcpd.h.


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