Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_mem2.h149 struct netmap_mem_d* netmap_mem_get_allocator(struct netmap_adapter *);
H A Dnetmap_mem2.c1825 netmap_mem_get_allocator(struct netmap_adapter *na) in netmap_mem_get_allocator() function
H A Dnetmap.c4014 na->nm_mem = netmap_mem_get_allocator(na); in netmap_attach_common()