Searched refs:nmreq (Results 1 – 3 of 3) sorted by relevance
474 struct nmreq { struct594 #define NIOCGINFO _IOWR('i', 145, struct nmreq) /* return IF info */595 #define NIOCREGIF _IOWR('i', 146, struct nmreq) /* interface register */
224 struct nmreq req; /* also contains the nr_name = ifname */329 static struct nm_desc *nm_open(const char *ifname, const struct nmreq *req,475 szIn = sizeof(struct nmreq); in win_nm_ioctl_internal()476 szOut = sizeof(struct nmreq); in win_nm_ioctl_internal()608 nm_open(const char *ifname, const struct nmreq *req, in nm_open()
77 struct nmreq base_nmd; in netmap_init_handle()