Home
last modified time | relevance | path

Searched refs:dhcp_type_interface (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Ddiscover.c88 omapi_object_type_t *dhcp_type_interface; variable
98 OMAPI_OBJECT_ALLOC (interface, struct interface_info, dhcp_type_interface) in OMAPI_OBJECT_ALLOC() argument
103 status = omapi_object_type_register (&dhcp_type_interface, in OMAPI_OBJECT_ALLOC()
1056 if (h -> type != dhcp_type_interface)
1111 if (h -> type != dhcp_type_interface)
1182 if (h->type != dhcp_type_interface) {
1236 if (h -> type != dhcp_type_interface)
1278 if (h -> type != dhcp_type_interface)
1308 if (h -> type != dhcp_type_interface)
1345 if (h -> type != dhcp_type_interface)
[all …]
H A Dsocket.c1173 if (object -> type != dhcp_type_interface)
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c1704 if (obj -> type == dhcp_type_interface && in dhcp_io_shutdown()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2874 extern omapi_object_type_t *dhcp_type_interface;
2913 struct interface_info, dhcp_type_interface)