Home
last modified time | relevance | path

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

/netbsd/external/mpl/dhcp/dist/server/
H A Ddhcpd.c95 int persist_eui64 = 1; /* 1 = write EUI64 leases to disk, 0 = don't */ variable
1494 persist_eui64 = evaluate_boolean_option_cache(NULL, NULL, NULL, in postconf_initialization()
1501 if (!persist_eui64) { in postconf_initialization()
H A Ddb.c538 if (ia->ia_type == D6O_IA_NA && !persist_eui64) { in write_ia()
/netbsd/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2130 extern int persist_eui64;