netmap_bdg_ops
struct netmap_bdg_ops *ops)
nm_find_bridge(const char *name, int create, struct netmap_bdg_ops *ops)
struct netmap_mem_d *nmd, int create, struct netmap_bdg_ops *ops)
netmap_bdg_regops(const char *name, struct netmap_bdg_ops *bdg_ops, void *private_data, void *auth_token)
struct netmap_bdg_ops bdg_ops;
struct netmap_bdg_ops bdg_saved_ops;
struct netmap_mem_d *nmd, int create, struct netmap_bdg_ops *ops);
struct nm_bridge *nm_find_bridge(const char *name, int create, struct netmap_bdg_ops *ops);
int netmap_bwrap_attach(const char *name, struct netmap_adapter *, struct netmap_bdg_ops *);
int netmap_bdg_regops(const char *name, struct netmap_bdg_ops *bdg_ops, void *private_data, void *auth_token);
struct netmap_bdg_ops vale_bdg_ops = {