Searched refs:option_data (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sbin/dhclient/tests/
H A Doption-domain-search.c16 struct option_data option;
37 struct option_data *option;
62 struct option_data *option;
86 struct option_data *option;
111 struct option_data *option;
136 struct option_data *option;
160 struct option_data *option;
185 struct option_data *option;
211 struct option_data *option;
235 struct option_data *optio
[all...]
/freebsd-12-stable/contrib/unbound/sldns/
H A Dwire2str.h938 * @param option_data: buffer with EDNS option code data.
943 uint8_t* option_data, size_t option_len);
949 * @param option_data: buffer with EDNS option code data.
954 uint8_t* option_data, size_t option_len);
960 * @param option_data: buffer with EDNS option code data.
965 uint8_t* option_data, size_t option_len);
971 * @param option_data: buffer with EDNS option code data.
976 uint8_t* option_data, size_t option_len);
982 * @param option_data: buffer with EDNS option code data.
987 uint8_t* option_data, size_
[all...]
/freebsd-12-stable/sbin/dhclient/
H A Ddhcpd.h87 struct option_data { struct
116 struct option_data options[256];
135 struct option_data options[256];
150 struct option_data defaults[256];
158 struct option_data send_options[256];
442 struct option *parse_option_decl(FILE *, struct option_data *);
H A Doptions.c61 int find_search_domain_name_len(struct option_data *option, size_t *offset);
62 void expand_search_domain_name(struct option_data *option, size_t *offset,
218 struct option_data *option;
261 find_search_domain_name_len(struct option_data *option, size_t *offset)
331 expand_search_domain_name(struct option_data *option, size_t *offset,
H A Dclparse.c681 parse_option_decl(FILE *cfile, struct option_data *options)
H A Ddhclient.c858 struct option_data *opt;

Completed in 130 milliseconds