Searched refs:ed_start (Results 1 – 1 of 1) sorted by relevance
77 static void ed_start(struct ifnet *);283 ifp->if_start = ed_start; in ed_attach()710 ed_start(struct ifnet *ifp) in ed_start() function