Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_kern.h1517 void netmap_pipe_dealloc(struct netmap_adapter *);
1523 #define netmap_pipe_dealloc(_1) macro
H A Dnetmap_pipe.c117 netmap_pipe_dealloc(struct netmap_adapter *na) in netmap_pipe_dealloc() function
H A Dnetmap.c3901 netmap_pipe_dealloc(na); in NM_DBG()