Searched refs:make_const_option_cache (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/mpl/dhcp/dist/client/ |
| H A D | dhclient.c | 3376 make_const_option_cache(&oc, NULL, rip->iabuf, rip->len, in make_client_options() 3391 make_const_option_cache(&oc, NULL, type, 1, option, MDL))) in make_client_options() 3421 make_const_option_cache(&oc, &bp, NULL, len, in make_client_options() 3476 make_const_option_cache(&oc, NULL, in make_client_options()
|
| H A D | dhc6.c | 5849 if (make_const_option_cache(&oc, &buffer, NULL, oro_len, in make_client6_options()
|
| /netbsd-src/external/mpl/dhcp/dist/includes/ |
| H A D | dhcpd.h | 2325 int make_const_option_cache (struct option_cache **, struct buffer **,
|
| /netbsd-src/external/mpl/dhcp/dist/common/ |
| H A D | tree.c | 154 int make_const_option_cache (oc, buffer, data, len, option, file, line) in make_const_option_cache() function
|