Searched refs:tree_cache (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sbin/dhclient/ |
| HD | tree.h | 52 struct tree_cache { struct
|
| HD | options.c | 56 unsigned store_options(unsigned char *, int, struct tree_cache **, 382 int mms, struct tree_cache **options, in cons_options() 527 store_options(unsigned char *buffer, int buflen, struct tree_cache **options, in store_options()
|
| HD | dhclient.c | 1560 struct tree_cache *options[256]; in make_discover() 1561 struct tree_cache option_elements[256]; in make_discover() 1673 struct tree_cache *options[256]; in make_request() 1674 struct tree_cache option_elements[256]; in make_request() 1805 struct tree_cache *options[256], message_type_tree; in make_decline() 1806 struct tree_cache requested_address_tree; in make_decline() 1807 struct tree_cache server_id_tree, client_id_tree; in make_decline()
|
| HD | dhcpd.h | 255 struct tree_cache **, int, int, int, u_int8_t *, int);
|