Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/wtap/wtap_hal/
Dhal.h49 void deregister_plugin(struct wtap_hal *);
Dhal.c86 deregister_plugin(struct wtap_hal *hal) in deregister_plugin() function
/freebsd-10-stable/sys/dev/wtap/
Dif_wtap_module.c166 deregister_plugin(hal); in event_handler()