Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtree.c506 in_options, cfg_options, scope, expr, file, line) in evaluate_expression() argument
512 struct option_state *cfg_options;
593 in_options, cfg_options, scope,
618 lease, client_state, in_options, cfg_options, &ns,
630 in_options, cfg_options, scope, expr));
637 in_options, cfg_options, scope, expr));
644 in_options, cfg_options, scope, expr, MDL));
700 in_options, cfg_options, scope, expr) in evaluate_boolean_expression() argument
706 struct option_state *cfg_options;
735 in_options, cfg_options, scope,
[all …]
H A Doptions.c555 struct option_state *cfg_options, in cons_options()
589 cfg_options, scope, op, MDL) != 0)) { in cons_options()
642 in_options, cfg_options, scope, in cons_options()
687 if ((op = lookup_option(&dhcp_universe, cfg_options, in cons_options()
765 if (cfg_options->site_code_min) { in cons_options()
767 hash = cfg_options->universes[dhcp_universe.index]; in cons_options()
772 cfg_options->site_code_min && in cons_options()
788 hash = cfg_options->universes[cfg_options->site_universe]; in cons_options()
793 cfg_options in cons_options()
552 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
1248 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
3178 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
3536 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
3559 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
3756 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
3775 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
3799 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
3981 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
[all...]
H A Dprint.c231 struct option_state *cfg_options, in dump_packet_option() argument
247 in_options, cfg_options, scope, oc, MDL)) { in dump_packet_option()
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c3845 struct option_state *cfg_options, in write_lease_option() argument
3863 in_options, cfg_options, scope, oc, MDL)) { in write_lease_option()
4355 struct option_state *cfg_options, in client_option_envadd() argument
4364 in_options, cfg_options, scope, oc, MDL)) { in client_option_envadd()
5035 unsigned cons_agent_information_options (cfg_options, outpacket, in cons_agent_information_options() argument
5037 struct option_state *cfg_options; in cons_agent_information_options()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h1897 struct option_state *cfg_options,
1913 struct option_state *cfg_options,
1928 struct option_state *cfg_options,