Searched refs:ofnet_start (Results 1 – 1 of 1) sorted by relevance
80 static void ofnet_start (struct ifnet *);132 ifp->if_start = ofnet_start; in ofnet_attach()262 ofnet_start(ifp); in ofnet_init()273 ofnet_start(struct ifnet *ifp) in ofnet_start() function