Searched refs:netmap_bdg_detach_common (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/dev/netmap/ |
| H A D | netmap_bdg.h | 178 void netmap_bdg_detach_common(struct nm_bridge *b, int hw, int sw);
|
| H A D | netmap_bdg.c | 291 netmap_bdg_detach_common(struct nm_bridge *b, int hw, int sw) in netmap_bdg_detach_common() function 362 netmap_bdg_detach_common(b, vpna->bdg_port, -1); in netmap_vp_bdg_ctl() 1060 netmap_bdg_detach_common(b, bna->up.bdg_port, in netmap_bwrap_dtor()
|
| H A D | netmap_vale.c | 539 netmap_bdg_detach_common(b, vpna->bdg_port, -1); in netmap_vale_vp_dtor()
|