Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/plugins/
H A Dwtap_plugin.h40 struct wtap_hal *wp_hal; member
H A Dvisibility.c86 struct wtap_hal *hal = (struct wtap_hal *)vis_plugin->base.wp_hal; in visibility_work()
168 struct wtap_hal *hal = vis_plugin->base.wp_hal; in vis_ioctl()
/freebsd/sys/dev/wtap/
H A Dif_wtap_module.c118 plugin->base.wp_hal = hal; in event_handler()