Home
last modified time | relevance | path

Searched defs:in_options (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dexecute.c41 in_options, out_options, scope, statements, in execute_statements() argument
576 lease, client_state, in_options, out_options, in execute_statements_in_scope() argument
1050 struct option_state *in_options, in find_matching_case()
H A Doptions.c551 cons_options(struct packet * inpacket,struct dhcp_packet * outpacket,struct lease * lease,struct client_state * client_state,int mms,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,int overload_avail,int terminate,int bootpp,struct data_string * prl,const char * vuname) cons_options() argument
1247 store_options(int * ocount,unsigned char * buffer,unsigned index,unsigned buflen,struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,unsigned * priority_list,int priority_len,unsigned first_cutoff,int second_cutoff,int terminate,const char * vuname) store_options() argument
2288 get_option(result,universe,packet,lease,client_state,in_options,cfg_options,options,scope,code,file,line) get_option() argument
2323 get_option_int(result,universe,packet,lease,client_state,in_options,cfg_options,options,scope,code,file,line) get_option_int() argument
3058 store_option(struct data_string * result,struct universe * universe,struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct option_cache * oc) store_option() argument
3126 option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,name) option_space_encapsulate() argument
3177 search_subencapsulation(struct data_string * result,struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * universe) search_subencapsulation() argument
3214 hashed_option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,universe) hashed_option_space_encapsulate() argument
3257 nwip_option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,universe) nwip_option_space_encapsulate() argument
3382 fqdn_option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,universe) fqdn_option_space_encapsulate() argument
3535 fqdn6_option_space_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *)) fqdn6_option_space_foreach() argument
3558 fqdn6_option_space_encapsulate(struct data_string * result,struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * universe) fqdn6_option_space_encapsulate() argument
3755 option_space_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *)) option_space_foreach() argument
3774 suboption_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *),struct option_cache * oc,const char * vsname) suboption_foreach() argument
3798 hashed_option_space_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *)) hashed_option_space_foreach() argument
3878 linked_option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,universe) linked_option_space_encapsulate() argument
3980 linked_option_space_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *)) linked_option_space_foreach() argument
4569 parse_vendor_option(packet,lease,client_state,in_options,out_options,scope) parse_vendor_option() argument
[all...]
H A Dtree.c506 in_options, cfg_options, scope, expr, file, line) in evaluate_expression() argument
700 in_options, cfg_options, scope, expr) in evaluate_boolean_expression() argument
1132 in_options, cfg_options, scope, expr, file, line) in evaluate_data_expression() argument
2235 in_options, cfg_options, scope, expr) in evaluate_numeric_expression() argument
2705 in_options, cfg_options, scope, oc, file, line) in evaluate_option_cache() argument
2739 lease, client_state, in_options, in evaluate_boolean_option_cache() argument
2786 in_options, cfg_options, scope, expr) in evaluate_boolean_expression_result() argument
H A Dprint.c230 struct option_state *in_options, in dump_packet_option()
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c3844 struct option_state *in_options, in write_lease_option()
4354 struct option_state *in_options, in client_option_envadd()
/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