Searched refs:netmap_if (Results 1 – 7 of 7) sorted by relevance
135 struct netmap_if * netmap_mem_if_new(struct netmap_adapter *, struct netmap_priv_d *);136 void netmap_mem_if_delete(struct netmap_adapter *, struct netmap_if *);
154 struct netmap_if * (*nmd_if_new)(struct netmap_adapter *,263 struct netmap_if *266 struct netmap_if *nifp; in netmap_mem_if_new()540 .objminsize = sizeof(struct netmap_if),594 .objminsize = sizeof(struct netmap_if),1987 static struct netmap_if *1990 struct netmap_if *nifp; in netmap_mem2_if_new()2632 static struct netmap_if *2637 struct netmap_if *nifp = NULL; in netmap_mem_pt_guest_if_new()2645 nifp = (struct netmap_if *)((char *)(ptnmd->nm_addr) + in netmap_mem_pt_guest_if_new()[all …]
2291 struct netmap_if *nifp = NULL; in netmap_do_regif()2499 struct netmap_if *nifp; in netmap_ioctl()
1925 struct netmap_if * volatile np_nifp; /* netmap if descriptor. */
110 #define NETMAP_IF(_base, _ofs) _NETMAP_OFFSET(struct netmap_if *, _base, _ofs)259 struct netmap_if * const nifp;1003 struct netmap_if *nifp = NETMAP_IF(d->mem, d->req.nr_offset); in nm_mmap()1010 *(struct netmap_if **)(uintptr_t)&(d->nifp) = nifp; in nm_mmap()
356 struct netmap_if { struct
1285 struct netmap_if *nifp = targ->nmd->nifp; in ping_body()1476 struct netmap_if *nifp = targ->nmd->nifp; in pong_body()1559 struct netmap_if *nifp; in sender_body()1796 struct netmap_if *nifp; in receiver_body()3152 struct netmap_if *nifp = g.nmd->nifp; in main()