ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
statement.h File Reference

Go to the source code of this file.

Data Structures

struct  executable_statement
 

Macros

#define ON_COMMIT   1
 
#define ON_EXPIRY   2
 
#define ON_RELEASE   4
 
#define ON_TRANSMISSION   8
 

Macro Definition Documentation

◆ ON_COMMIT

#define ON_COMMIT   1

Definition at line 72 of file statement.h.

◆ ON_EXPIRY

#define ON_EXPIRY   2

Definition at line 73 of file statement.h.

◆ ON_RELEASE

#define ON_RELEASE   4

Definition at line 74 of file statement.h.

◆ ON_TRANSMISSION

#define ON_TRANSMISSION   8

Definition at line 75 of file statement.h.