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

/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_generic.c237 nm_os_catch_tx(gna, 0);
383 error = nm_os_catch_tx(gna, 1);
385 nm_prerr("nm_os_catch_tx(1) failed (%d)", error);
H A Dnetmap_freebsd.c384 nm_os_catch_tx(struct netmap_generic_adapter *gna, int intercept) function
H A Dnetmap_kern.h2040 int nm_os_catch_tx(struct netmap_generic_adapter *gna, int intercept);

Completed in 117 milliseconds