Home
last modified time | relevance | path

Searched refs:ste_start (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/ste/
H A Dif_ste.c102 static void ste_start (struct ifnet *, struct ifaltq_subque *);
952 ifp->if_start = ste_start; in ste_attach()
1408 ste_start(struct ifnet *ifp, struct ifaltq_subque *ifsq) in ste_start() function