Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wtap/plugins/
HDvisibility.c125 struct wtap_hal *hal = (struct wtap_hal *)vis_plugin->base.wp_hal; in visibility_work()
208 struct wtap_hal *hal = vis_plugin->base.wp_hal; in vis_ioctl()
HDwtap_plugin.h41 struct wtap_hal *wp_hal; member
/NextBSD/sys/dev/wtap/
HDif_wtap_module.c155 plugin->base.wp_hal = hal; in event_handler()