Home
last modified time | relevance | path

Searched refs:varpd_dhcp_handle_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_provider.h305 typedef struct __varpd_dhcp_handle varpd_dhcp_handle_t; typedef
322 typedef void (*varpd_plugin_dhcp_f)(void *, varpd_dhcp_handle_t *, int,
388 extern void libvarpd_plugin_dhcp_reply(varpd_dhcp_handle_t *, int);
H A Dlibvarpd_arp.c577 (varpd_dhcp_handle_t *)vdq, VARPD_QTYPE_ETHERNET, otl, in libvarpd_plugin_proxy_dhcp()
582 libvarpd_plugin_dhcp_reply(varpd_dhcp_handle_t *vdh, int action) in libvarpd_plugin_dhcp_reply()
/illumos-gate/usr/src/lib/varpd/files/common/
H A Dlibvarpd_files.c532 varpd_files_proxy_dhcp(void *arg, varpd_dhcp_handle_t *vdh, int type, in varpd_files_proxy_dhcp()