Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c274 static void hn_init(void *);
2376 if_setinitfn(ifp, hn_init); in hn_attach()
4141 hn_init(void *xsc) in hn_init() function