Searched refs:netmap_if (Results 1 – 8 of 8) 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),1988 static struct netmap_if *1991 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 …]
2310 struct netmap_if *nifp = NULL; in netmap_do_regif()2518 struct netmap_if *nifp; in netmap_ioctl()
1939 struct netmap_if * volatile np_nifp; /* netmap if descriptor. */
183 struct netmap_if *nifp; /* pointer to the netmap_if */
110 #define NETMAP_IF(_base, _ofs) _NETMAP_OFFSET(struct netmap_if *, _base, _ofs)257 struct netmap_if * const nifp;996 struct netmap_if *nifp = NETMAP_IF(d->mem, d->req.nr_offset); in nm_mmap()1003 *(struct netmap_if **)(uintptr_t)&(d->nifp) = nifp; in nm_mmap()
359 struct netmap_if { struct
1304 struct netmap_if *nifp = targ->nmd->nifp; in ping_body()1495 struct netmap_if *nifp = targ->nmd->nifp; in pong_body()1578 struct netmap_if *nifp; in sender_body()1815 struct netmap_if *nifp; in receiver_body()3183 struct netmap_if *nifp = g.nmd->nifp; in main()