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

  /src/sys/net/
if_vether.c 37 static void vether_start(struct ifnet *);
83 ifp->if_start = vether_start;
125 vether_start(ifp);
161 vether_start(struct ifnet *ifp) function in typeref:typename:void
if_vether.c 37 static void vether_start(struct ifnet *);
83 ifp->if_start = vether_start;
125 vether_start(ifp);
161 vether_start(struct ifnet *ifp) function in typeref:typename:void

Completed in 22 milliseconds