Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/wtap/
H A Dif_medium.h67 extern void init_medium(struct wtap_medium *);
H A Dif_medium.c37 init_medium(struct wtap_medium *md) in init_medium() function
/freebsd-13.1/sys/dev/wtap/wtap_hal/
H A Dhal.c74 init_medium(hal->hal_md); in init_hal()