Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c277 static int hn_transmit(if_t, struct mbuf *);
2374 if_settransmitfn(ifp, hn_transmit); in hn_attach()
5944 hn_transmit(if_t ifp, struct mbuf *m) in hn_transmit() function