Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/wtap/plugins/
HDwtap_plugin.h40 struct wtap_hal *wp_hal; member
HDvisibility.c124 struct wtap_hal *hal = (struct wtap_hal *)vis_plugin->base.wp_hal; in visibility_work()
206 struct wtap_hal *hal = vis_plugin->base.wp_hal; in vis_ioctl()
/freebsd-14-stable/sys/dev/wtap/
HDif_wtap_module.c151 plugin->base.wp_hal = hal; in event_handler()