Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/netmap/
Dnetmap_kern.h1126 void netmap_pipe_dealloc(struct netmap_adapter *);
1131 #define netmap_pipe_dealloc(_1) macro
Dnetmap_pipe.c126 netmap_pipe_dealloc(struct netmap_adapter *na) in netmap_pipe_dealloc() function
Dnetmap.c2628 netmap_pipe_dealloc(na); in netmap_detach_common()