Home
last modified time | relevance | path

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

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