Home
last modified time | relevance | path

Searched refs:netmap_bdg_detach_common (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.h176 void netmap_bdg_detach_common(struct nm_bridge *b, int hw, int sw);
H A Dnetmap_bdg.c289 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 Dnetmap_vale.c406 netmap_bdg_detach_common(b, vpna->bdg_port, -1); in netmap_vale_vp_dtor()