Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c297 static void hn_xpnt_vf_input(if_t, struct mbuf *);
1315 hn_xpnt_vf_input(if_t vf_ifp, struct mbuf *m) in hn_xpnt_vf_input() function
1921 if_setinputfn(ifp, hn_xpnt_vf_input); in hn_ifnet_attevent()