Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c147 static int xn_ifmedia_upd(if_t ifp);
2309 ifmedia_init(&np->sc_media, 0, xn_ifmedia_upd, xn_ifmedia_sts); in create_netdev()
2416 xn_ifmedia_upd(if_t ifp) in xn_ifmedia_upd() function