overlay_target_hdl_t
overlay_target_ioctl_list(overlay_target_hdl_t *thdl, void *arg)
overlay_target_cache_get(overlay_target_hdl_t *thdl, void *arg)
overlay_target_cache_set(overlay_target_hdl_t *thdl, void *arg)
overlay_target_cache_remove(overlay_target_hdl_t *thdl, void *arg)
overlay_target_cache_flush(overlay_target_hdl_t *thdl, void *arg)
overlay_target_cache_iter(overlay_target_hdl_t *thdl, void *arg)
overlay_target_hdl_t *thdl;
overlay_target_hdl_t *thdl;
overlay_target_hdl_t *thdl;
sizeof (overlay_target_hdl_t), 1);
list_create(&overlay_thdl_list, sizeof (overlay_target_hdl_t),
offsetof(overlay_target_hdl_t, oth_link));
overlay_target_info(overlay_target_hdl_t *thdl, void *arg)
overlay_target_associate(overlay_target_hdl_t *thdl, void *arg)
overlay_target_degrade(overlay_target_hdl_t *thdl, void *arg)
overlay_target_restore(overlay_target_hdl_t *thdl, void *arg)
overlay_target_disassociate(overlay_target_hdl_t *thdl, void *arg)
overlay_target_lookup_request(overlay_target_hdl_t *thdl, void *arg)
overlay_target_lookup_respond(overlay_target_hdl_t *thdl, void *arg)
typedef int (*overlay_target_ioctl_f)(overlay_target_hdl_t *, void *);
overlay_target_lookup_drop(overlay_target_hdl_t *thdl, void *arg)
overlay_target_packet(overlay_target_hdl_t *thdl, void *arg)
overlay_target_inject(overlay_target_hdl_t *thdl, void *arg)
overlay_target_resend(overlay_target_hdl_t *thdl, void *arg)