Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c279 static int hn_transmit(if_t, struct mbuf *);
2387 if_settransmitfn(ifp, hn_transmit); in hn_attach()
5957 hn_transmit(if_t ifp, struct mbuf *m) in hn_transmit() function