Home
last modified time | relevance | path

Searched defs:opt_state (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpv6.c72 struct option_state *opt_state; member
409 struct option_state *opt_state; in set_server_duid_from_option() local
961 struct option_state *opt_state) in set_status_code()
1098 struct option_state **opt_state, in start_reply()
5506 struct option_state *cli_enc_opt_state, *opt_state; local
5866 struct option_state *opt_state; local
6375 struct option_state *opt_state; local
6699 struct option_state *opt_state; local
7037 struct option_state *opt_state; local
7352 struct option_state *opt_state; local
[all …]
H A Ddhcpleasequery.c928 struct option_state *opt_state = NULL; in process_lq_by_address() local
H A Dmdb.c666 struct option_state *opt_state, in find_hosts_by_option()
H A Dmdb6.c2840 struct option_state *opt_state, in find_hosts_by_haddr6()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Doptions.c902 vsio_options(struct option_cache * oc,struct packet * packet,struct lease * dummy_lease,struct client_state * dummy_client_state,struct option_state * dummy_opt_state,struct option_state * opt_state,struct binding_scope ** dummy_binding_scope,struct universe * universe,void * void_vsio_state) vsio_options() argument
1014 store_encap6(char * buf,int buflen,int * bufpos,struct option_state * opt_state,struct packet * packet,struct option * encap_opt,uint16_t code) store_encap6() argument
1056 store_options6(char * buf,int buflen,struct option_state * opt_state,struct packet * packet,const int * required_opts,struct data_string * oro) store_options6() argument
2687 count_options(struct option_cache * dummy_oc,struct packet * dummy_packet,struct lease * dummy_lease,struct client_state * dummy_client_state,struct option_state * dummy_opt_state,struct option_state * opt_state,struct binding_scope ** dummy_binding_scope,struct universe * dummy_universe,void * void_accumulator) count_options() argument
2702 collect_oro(struct option_cache * oc,struct packet * dummy_packet,struct lease * dummy_lease,struct client_state * dummy_client_state,struct option_state * dummy_opt_state,struct option_state * opt_state,struct binding_scope ** dummy_binding_scope,struct universe * dummy_universe,void * void_oro) collect_oro() argument
[all...]