Searched refs:nmreq_register (Results 1 – 12 of 12) sorted by relevance
62 struct nmreq_register *req) in nmreq_register_from_legacy()146 struct nmreq_register *req = nm_os_malloc(sizeof(*req)); in nmreq_from_legacy()275 nmreq_register_to_legacy(const struct nmreq_register *req, struct nmreq *nmr) in nmreq_register_to_legacy()299 struct nmreq_register *req = in nmreq_to_legacy()300 (struct nmreq_register *)(uintptr_t)hdr->nr_body; in nmreq_to_legacy()
115 struct nmreq_register *req = (struct nmreq_register *)(uintptr_t)hdr->nr_body; in netmap_get_null_na()
1521 struct nmreq_register *req = (struct nmreq_register *)(uintptr_t)hdr->nr_body; in netmap_get_na()1852 struct nmreq_register *reg = (struct nmreq_register *)hdr->nr_body; in netmap_interp_ringid()1954 struct nmreq_register *reg = (struct nmreq_register *)hdr->nr_body; in netmap_set_ringid()2519 struct nmreq_register *req = in netmap_ioctl()2520 (struct nmreq_register *)(uintptr_t)hdr->nr_body; in netmap_ioctl()2661 struct nmreq_register regreq; in netmap_ioctl()2738 struct nmreq_register regreq; in netmap_ioctl()2782 struct nmreq_register regreq; in netmap_ioctl()2826 struct nmreq_register regreq; in netmap_ioctl()2982 return sizeof(struct nmreq_register); in nmreq_size_by_type()
1265 struct nmreq_register *req = (struct nmreq_register *)(uintptr_t)hdr->nr_body; in netmap_vale_vp_create()1449 struct nmreq_register regreq; in nm_vi_create()1522 nm_update_info(struct nmreq_register *req, struct netmap_adapter *na) in nm_update_info()1540 struct nmreq_register *req = (struct nmreq_register *)(uintptr_t)hdr->nr_body; in netmap_vi_create()
905 struct nmreq_register *req = (struct nmreq_register *)(uintptr_t)hdr->nr_body; in netmap_get_monitor_na()906 struct nmreq_register preq; in netmap_get_monitor_na()
655 struct nmreq_register *req = (struct nmreq_register *)(uintptr_t)hdr->nr_body; in netmap_get_pipe_na()
1523 …(((struct nmreq_register *)(uintptr_t)hdr->nr_body)->nr_flags & (NR_MONITOR_TX | NR_MONITOR_RX) ? …1531 …(((struct nmreq_register *)(uintptr_t)hdr->nr_body)->nr_flags & (NR_MONITOR_TX | NR_MONITOR_RX) ? …
162 struct nmreq_register reg;468 int nmreq_register_decode(const char **pmode, struct nmreq_register *reg,
243 nmreq_register_decode(const char **pifname, struct nmreq_register *r, struct nmctx *ctx) in nmreq_register_decode()
577 struct nmreq_register { struct670 struct nmreq_register reg;
229 struct nmreq_register req; in port_register()
635 parse_nmr_config(const char* conf, struct nmreq_register *nmr) in parse_nmr_config()3298 struct nmreq_register *req = &g.nmd->reg; in main()