Home
last modified time | relevance | path

Searched refs:nmctx_get (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libnetmap/
H A Dnmctx.c77 nmctx_get(void) in nmctx_get() function
H A Dlibnetmap.h654 struct nmctx *nmctx_get(void);
H A Dnmport.c101 struct nmctx *ctx = nmctx_get(); in nmport_new()
/freebsd/usr.sbin/valectl/
H A Dvalectl.c170 id = nmreq_get_mem_id(&mem_id, nmctx_get()); in parse_mem_id()
/freebsd/tests/sys/netmap/
H A Dctrl-api-test.c1975 nmctx = nmctx_get(); in nmreq_parsing()