nmreq_vale_polling
return sizeof(struct nmreq_vale_polling);
get_polling_cfg(struct nmreq_vale_polling *req, struct netmap_adapter *na,
nm_bdg_ctl_polling_start(struct nmreq_vale_polling *req, struct netmap_adapter *na)
struct nmreq_vale_polling *req =
(struct nmreq_vale_polling *)(uintptr_t)hdr->nr_body;
struct nmreq_vale_polling *req = nm_os_malloc(sizeof(*req));
struct nmreq_vale_polling req;
struct nmreq_vale_polling req;
parse_poll_config(const char *conf, struct nmreq_vale_polling *v)
struct nmreq_vale_polling vale_polling;