Home
last modified time | relevance | path

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

/src/sys/dev/wtap/
H A Dif_medium.h65 extern void init_medium(struct wtap_medium *);
H A Dif_medium.c35 init_medium(struct wtap_medium *md) in init_medium() function
/src/sys/dev/wtap/wtap_hal/
H A Dhal.c71 init_medium(hal->hal_md); in init_hal()