Home
last modified time | relevance | path

Searched defs:DHCP_R_SERVFAIL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dresult.h61 #define DHCP_R_SERVFAIL (ISC_RESULTCLASS_DHCP + 14) macro
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dparse.c3383 #define DHCP_R_SERVFAIL ((6 << 16) + 14) in parse_non_binary() macro