Home
last modified time | relevance | path

Searched refs:out_options (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dexecute.c41 in_options, out_options, scope, statements, in execute_statements() argument
48 struct option_state *out_options;
77 out_options, scope,
144 in_options, out_options, scope,
153 in_options, out_options, scope, e,
174 out_options, scope, r->data.ie.expr));
186 in_options, out_options, scope,
197 out_options, scope, r->data.eval, MDL);
234 out_options, scope,
290 out_options, scope, r -> data.retval, MDL);
[all …]
H A Doptions.c4565 * \param out_options - The options we have added as we process the packet.
4573 out_options, scope)
4578 struct option_state *out_options;
4587 if ((packet == NULL) || (in_options == NULL) || (out_options == NULL))
4596 out_options, vendor_cfg_option->code);
4602 in_options, out_options, scope, oc, MDL);
4570 parse_vendor_option(packet,lease,client_state,in_options,out_options,scope) parse_vendor_option() argument
/netbsd-src/usr.bin/xlint/lint1/
H A Dckgetopt.c80 is_getopt_condition(const tnode_t *tn, char **out_options) in is_getopt_condition() argument
109 *out_options = buf.data; in is_getopt_condition()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcp.c2032 void echo_client_id(packet, lease, in_options, out_options) in echo_client_id() argument
2036 struct option_state *out_options;
2075 out_options, oc);
5438 struct option_state *out_options, in get_server_source_address() argument
5464 if ((out_options != NULL) && in get_server_source_address()
5465 (options != out_options)) { in get_server_source_address()
5479 if (out_options != NULL) { in get_server_source_address()
5492 save_option(&dhcp_universe, out_options, oc); in get_server_source_address()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2104 struct option_state *out_options,
2456 struct option_state *out_options,