netmap_if
struct netmap_if *nifp; /* pointer to the netmap_if */
struct netmap_if *nifp = NULL;
struct netmap_if *nifp;
struct netmap_if * volatile np_nifp; /* netmap if descriptor. */
struct netmap_if * (*nmd_if_new)(struct netmap_mem_d *,
struct netmap_adapter *, struct netmap_if *);
v = sizeof(struct netmap_if) + sizeof(ssize_t) * (txr + rxr);
static struct netmap_if *
struct netmap_if *nifp;
len = sizeof(struct netmap_if) + (ntot * sizeof(ssize_t));
struct netmap_adapter *na, struct netmap_if *nifp)
struct netmap_if *
struct netmap_if *nifp;
static struct netmap_if *
struct netmap_if *nifp = NULL;
nifp = (struct netmap_if *)((char *)(ptnmd->nm_addr) +
struct netmap_adapter *na, struct netmap_if *nifp)
struct netmap_if *nifp;
netmap_mem_if_delete(struct netmap_adapter *na, struct netmap_if *nif)
nifp = (struct netmap_if *)((char *)ptnmd->nm_addr + ptif->nifp_offset);
.objminsize = sizeof(struct netmap_if),
.objminsize = sizeof(struct netmap_if),
struct netmap_if * netmap_mem_if_new(struct netmap_adapter *, struct netmap_priv_d *);
void netmap_mem_if_delete(struct netmap_adapter *, struct netmap_if *);
struct netmap_if *nifp = NETMAP_IF(d->mem, d->req.nr_offset);
*(struct netmap_if **)(uintptr_t)&(d->nifp) = nifp;
#define NETMAP_IF(_base, _ofs) _NETMAP_OFFSET(struct netmap_if *, _base, _ofs)
struct netmap_if * const nifp;
struct netmap_if *nifp = targ->nmd->nifp;
struct netmap_if *nifp = targ->nmd->nifp;
struct netmap_if *nifp;
struct netmap_if *nifp;
struct netmap_if *nifp = g.nmd->nifp;