Searched refs:netmap_if (Results 1 – 7 of 7) sorted by relevance
198 struct netmap_if *200 void netmap_mem_if_delete(struct netmap_adapter *, struct netmap_if *);
77 .objminsize = sizeof(struct netmap_if),114 .objminsize = sizeof(struct netmap_if),758 p[NETMAP_IF_POOL].size = sizeof(struct netmap_if) + in netmap_mem_private_new()1027 struct netmap_if *1030 struct netmap_if *nifp; in netmap_mem_if_new()1048 len = sizeof(struct netmap_if) + (nrx + ntx) * sizeof(ssize_t); in netmap_mem_if_new()1081 netmap_mem_if_delete(struct netmap_adapter *na, struct netmap_if *nifp) in netmap_mem_if_delete()
73 #define NETMAP_IF(b, o) _NETMAP_OFFSET(struct netmap_if *, b, o)129 struct netmap_if *nifp;
249 struct netmap_if { struct
477 static struct netmap_if*480 struct netmap_if *nifp; in netmap_if_new()590 netmap_do_unregif(struct netmap_priv_d *priv, struct netmap_if *nifp) in netmap_do_unregif()1198 struct netmap_if *1203 struct netmap_if *nifp = NULL; in netmap_do_regif()1291 struct netmap_if *nifp; in netmap_ioctl()
629 struct netmap_if *900 struct netmap_if * volatile np_nifp; /* netmap if descriptor. */
687 struct netmap_if *nifp; in nm_bdg_attach()