Home
last modified time | relevance | path

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

/src/sys/dev/wtap/wtap_hal/
H A Dhal.h54 void init_hal(struct wtap_hal *);
H A Dhal.c62 init_hal(struct wtap_hal *hal) in init_hal() function
/src/sys/dev/wtap/
H A Dif_wtap_module.c112 init_hal(hal); in event_handler()