Searched refs:nm_os_send_up (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c301 nm_os_send_up(struct ifnet *ifp, struct mbuf *m, struct mbuf *prev) function
H A Dnetmap_kern.h338 void *nm_os_send_up(struct ifnet *, struct mbuf *m, struct mbuf *prev);
H A Dnetmap.c313 * nm_os_send_up()
1168 prev = nm_os_send_up(dst, m, prev);
1173 nm_os_send_up(dst, NULL, head);

Completed in 174 milliseconds