Home
last modified time | relevance | path

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

/minix3/external/bsd/dhcp/dist/common/
H A Dcomapi.c44 OMAPI_OBJECT_ALLOC (subnet, struct subnet, dhcp_type_subnet)
53 omapi_object_type_t *dhcp_type_subnet; variable
98 status = omapi_object_type_register (&dhcp_type_subnet, in dhcp_common_objects_setup()
618 if (h -> type != dhcp_type_subnet) in dhcp_subnet_set_value()
643 if (h -> type != dhcp_type_subnet) in dhcp_subnet_get_value()
665 if (h -> type != dhcp_type_subnet) in dhcp_subnet_destroy()
694 if (h -> type != dhcp_type_subnet) in dhcp_subnet_signal_handler()
718 if (h -> type != dhcp_type_subnet) in dhcp_subnet_stuff_values()
/minix3/external/bsd/dhcp/dist/includes/
H A Ddhcpd.h2278 OMAPI_OBJECT_ALLOC_DECL (subnet, struct subnet, dhcp_type_subnet)
3040 extern omapi_object_type_t *dhcp_type_subnet;