Searched refs:netmap_if (Results 1 – 8 of 8) sorted by relevance
209 struct netmap_if *211 void netmap_mem_if_delete(struct netmap_adapter *, struct netmap_if *);
113 .objminsize = sizeof(struct netmap_if),157 .objminsize = sizeof(struct netmap_if),978 v = sizeof(struct netmap_if) + sizeof(ssize_t) * (txr + rxr); in netmap_mem_private_new()1292 struct netmap_if *1295 struct netmap_if *nifp; in netmap_mem_if_new()1309 len = sizeof(struct netmap_if) + (nrx + ntx) * sizeof(ssize_t); in netmap_mem_if_new()1342 netmap_mem_if_delete(struct netmap_adapter *na, struct netmap_if *nifp) in netmap_mem_if_delete()
601 static struct netmap_if*604 struct netmap_if *nifp; in netmap_if_new()714 netmap_do_unregif(struct netmap_priv_d *priv, struct netmap_if *nifp) in netmap_do_unregif()1534 struct netmap_if *1539 struct netmap_if *nifp = NULL; in netmap_do_regif()1627 struct netmap_if *nifp; in netmap_ioctl()
884 struct netmap_if *1232 struct netmap_if * volatile np_nifp; /* netmap if descriptor. */
639 struct netmap_if *nifp; in nm_bdg_attach()
83 #define NETMAP_IF(_base, _ofs) _NETMAP_OFFSET(struct netmap_if *, _base, _ofs)197 struct netmap_if * const nifp;485 struct netmap_if *nifp = NETMAP_IF(d->mem, d->req.nr_offset); in nm_open()488 *(struct netmap_if **)(uintptr_t)&(d->nifp) = nifp; in nm_open()
309 struct netmap_if { struct
731 struct netmap_if *nifp = targ->nmd->nifp; in pinger_body()834 struct netmap_if *nifp = targ->nmd->nifp; in ponger_body()981 struct netmap_if *nifp = targ->nmd->nifp; in sender_body()1155 struct netmap_if *nifp = targ->nmd->nifp; in receiver_body()1815 struct netmap_if *nifp = g.nmd->nifp; in main()