Searched refs:add_ipv6_pool (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/server/tests/
H A Dmdb6_unittest.c898 if (add_ipv6_pool(pool) != ISC_R_SUCCESS) {
899 atf_tc_fail("ERROR: add_ipv6_pool() %s:%d", MDL);
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dmdb6.c1992 add_ipv6_pool(struct ipv6_pool *pool) { function
H A Dconfpars.c3970 if (add_ipv6_pool(pool) != ISC_R_SUCCESS) {
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h3861 isc_result_t add_ipv6_pool(struct ipv6_pool *pool);

Completed in 267 milliseconds