ISC DHCP  4.3.5
A reference DHCPv4 and DHCPv6 implementation
fundef Struct Reference

#include <tree.h>

Data Fields

int refcnt
 
struct string_listargs
 
struct executable_statementstatements
 

Detailed Description

Definition at line 94 of file tree.h.

Field Documentation

§ args

struct string_list* fundef::args

Definition at line 96 of file tree.h.

§ refcnt

int fundef::refcnt

Definition at line 95 of file tree.h.

§ statements

struct executable_statement* fundef::statements

Definition at line 97 of file tree.h.


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