Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_pipe.c116 netmap_pipe_dealloc(struct netmap_adapter *na) in netmap_pipe_dealloc() function
H A Dnetmap_kern.h1567 void netmap_pipe_dealloc(struct netmap_adapter *);
1573 #define netmap_pipe_dealloc(_1) macro
H A Dnetmap.c4184 netmap_pipe_dealloc(na); in NM_DBG()