Home
last modified time | relevance | path

Searched refs:dhcp_type_control (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dcomapi.c48 OMAPI_OBJECT_ALLOC (dhcp_control, dhcp_control_object_t, dhcp_type_control)
53 omapi_object_type_t *dhcp_type_control; variable
60 status = omapi_object_type_register (&dhcp_type_control, in dhcp_common_objects_setup()
448 if (h -> type != dhcp_type_control) in dhcp_control_set_value()
482 if (h -> type != dhcp_type_control) in dhcp_control_get_value()
503 if (h -> type != dhcp_type_control) in dhcp_control_destroy()
517 if (h -> type != dhcp_type_control) in dhcp_control_signal_handler()
537 if (h -> type != dhcp_type_control) in dhcp_control_stuff_values()
580 if ((*lp) -> type != dhcp_type_control) { in dhcp_control_lookup()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2511 dhcp_control_object_t, dhcp_type_control)
3295 extern omapi_object_type_t *dhcp_type_control;