Home
last modified time | relevance | path

Searched refs:remote_handle (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Ddhcpctl.c635 (int)(ro -> remote_handle)); in dhcpctl_object_update()
679 "handle", (int)(ro -> remote_handle)); in dhcpctl_object_refresh()
736 (int)(ro -> remote_handle)); in dhcpctl_object_remove()
H A Ddhcpctl.h58 omapi_handle_t remote_handle; member
H A Dremote.c272 ro -> remote_handle = rh; in dhcpctl_remote_set_value()
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dprotocol.c202 m -> authid = ra -> remote_handle; in omapi_protocol_send_message()
210 status = omapi_connection_put_uint32 (c, ra ? ra -> remote_handle : 0); in omapi_protocol_send_message()
811 p -> default_auth -> remote_handle = handle; in omapi_protocol_add_auth()
826 r -> remote_handle = handle; in omapi_protocol_add_auth()
845 if (r -> remote_handle == handle) in omapi_protocol_lookup_auth()
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h136 omapi_handle_t remote_handle; member