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

/freebsd-9.3-release/sys/dev/xen/netfront/
H A Dnetfront.c182 static int xn_ifmedia_upd(struct ifnet *ifp);
2070 ifmedia_init(&np->sc_media, 0, xn_ifmedia_upd, xn_ifmedia_sts);
2222 xn_ifmedia_upd(struct ifnet *ifp) function

Completed in 100 milliseconds