Home
last modified time | relevance | path

Searched defs:agent_options (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/dhcp/dist/server/
H A Dstables.c170 static struct option agent_options[] = { variable
/minix3/external/bsd/dhcp/dist/includes/
H A Ddhcpd.h344 struct agent_options { struct
345 struct agent_options *next; argument
346 int length;
347 struct option_tag *first;
521 struct option_chain_head *agent_options; member