Home
last modified time | relevance | path

Searched refs:ddns_conflict_mask (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/mpl/dhcp/dist/server/
H A Ddhcpd.c82 u_int16_t ddns_conflict_mask; variable
1357 ddns_conflict_mask = get_conflict_mask(options); in postconf_initialization()
H A Dddns.c612 copy_conflict_flags(&ddns_cb->flags, ddns_conflict_mask); in ddns_updates()
2038 copy_conflict_flags(&ddns_cb->flags, ddns_conflict_mask); in ddns_removals()
/netbsd/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2124 extern u_int16_t ddns_conflict_mask;