Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dstables.c171 static struct option agent_options[] = { variable
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h381 struct agent_options { struct
382 struct agent_options *next; argument
383 int length;
384 struct option_tag *first;
578 struct option_chain_head *agent_options; member