Searched refs:netmap_get_monitor_na (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/sys/dev/netmap/ |
| H A D | netmap_kern.h | 1576 int netmap_get_monitor_na(struct nmreq_header *hdr, struct netmap_adapter **na, 1580 #define netmap_get_monitor_na(hdr, _2, _3, _4) \ 1579 #define netmap_get_monitor_na( global() macro
|
| H A D | netmap_monitor.c | 902 netmap_get_monitor_na(struct nmreq_header *hdr, struct netmap_adapter **na, in netmap_get_monitor_na() function
|
| H A D | netmap.c | 203 * Returned by netmap_get_monitor_na(). 1607 error = netmap_get_monitor_na(hdr, na, nmd, create); in netmap_get_na()
|