HomeSort by: relevance | last modified time | path
    Searched defs:xennetback_ifstop (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/xen/
xennetback_xenbus.c 139 static void xennetback_ifstop(struct ifnet *, int);
278 ifp->if_stop = xennetback_ifstop;
1333 xennetback_ifstop(struct ifnet *ifp, int disable) function in typeref:typename:void
xennetback_xenbus.c 139 static void xennetback_ifstop(struct ifnet *, int);
278 ifp->if_stop = xennetback_ifstop;
1333 xennetback_ifstop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 58 milliseconds