Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dcomapi.c44 OMAPI_OBJECT_ALLOC (subnet, struct subnet, dhcp_type_subnet)
52 omapi_object_type_t *dhcp_type_subnet; variable
97 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()
662 if (h -> type != dhcp_type_subnet) in dhcp_subnet_destroy()
688 if (h -> type != dhcp_type_subnet) in dhcp_subnet_signal_handler()
712 if (h -> type != dhcp_type_subnet) in dhcp_subnet_stuff_values()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2506 OMAPI_OBJECT_ALLOC_DECL (subnet, struct subnet, dhcp_type_subnet)
3294 extern omapi_object_type_t *dhcp_type_subnet;