Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/netmap/
Dnetmap_mem2.h142 uint32_t netmap_extra_alloc(struct netmap_adapter *, uint32_t *, uint32_t n);
Dnetmap_mem2.c623 netmap_extra_alloc(struct netmap_adapter *na, uint32_t *head, uint32_t n) in netmap_extra_alloc() function
Dnetmap.c2153 nmr->nr_arg3 = netmap_extra_alloc(na, in netmap_ioctl()