Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dresult.h78 #define DHCP_R_CONNRESET (ISC_RESULTCLASS_DHCP + 31) macro
116 #define ISC_R_CONNRESET DHCP_R_CONNRESET
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dtoisc.c154 return DHCP_R_CONNRESET; in uerr2isc()
H A Ddispatch.c955 waiter -> waitstatus = DHCP_R_CONNRESET; in omapi_waiter_signal_handler()