Searched refs:nm_desc (Results 1 – 2 of 2) sorted by relevance
215 struct nm_desc { struct257 #define P2NMD(p) ((struct nm_desc *)(p)) argument330 uint64_t flags, const struct nm_desc *arg);354 static int nm_close(struct nm_desc *);361 static int nm_mmap(struct nm_desc *, const struct nm_desc *);607 static struct nm_desc *611 struct nm_desc *d = NULL; in nm_open()612 const struct nm_desc *parent = arg; in nm_open()730 d = (struct nm_desc *)calloc(1, sizeof(*d)); in nm_open()855 nm_close(struct nm_desc *d) in nm_close()[all …]
29 struct nm_desc *local_nmd[MAX_DEVICES];163 struct nm_desc *d; in netmap_recv_pkts()