Searched refs:bind_ds_value (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | ddns.c | 898 bind_ds_value(scope, "ddns-rev-name", &ddns_cb->rev_name); in ddns_update_lease_text() 900 bind_ds_value(scope, "ddns-client-fqdn", in ddns_update_lease_text() 908 bind_ds_value(scope, "ddns-fwd-name", &ddns_cb->fwd_name); in ddns_update_lease_text() 911 bind_ds_value(scope, ddns_standard_tag, in ddns_update_lease_text() 917 bind_ds_value(scope, ddns_interim_tag, &lease_dhcid); in ddns_update_lease_text()
|
H A D | dhcp.c | 3083 bind_ds_value(<->scope, "vendor-class-identifier",
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 2410 int bind_ds_value (struct binding_scope **,
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | tree.c | 4085 int bind_ds_value (struct binding_scope **scope, in bind_ds_value() function
|