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