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

  /src/sys/arch/usermode/dev/
if_veth.c 54 static void veth_start(struct ifnet *);
134 ifp->if_start = veth_start;
250 veth_start(ifp);
255 veth_start(struct ifnet *ifp) function in typeref:typename:void
if_veth.c 54 static void veth_start(struct ifnet *);
134 ifp->if_start = veth_start;
250 veth_start(ifp);
255 veth_start(struct ifnet *ifp) function in typeref:typename:void
if_veth.c 54 static void veth_start(struct ifnet *);
134 ifp->if_start = veth_start;
250 veth_start(ifp);
255 veth_start(struct ifnet *ifp) function in typeref:typename:void

Completed in 152 milliseconds