Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Ddhcpctl.h43 #define DHCPCTL_UPDATE OMAPI_UPDATE
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h158 #define OMAPI_UPDATE 2 macro
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dprotocol.c1230 if ((flags & OMAPI_UPDATE) && (status == ISC_R_SUCCESS)) in omapi_protocol_send_open()