Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c97 void vsw_destroy_vlans(void *arg, int type);
923 vsw_destroy_vlans(void *arg, int type) in vsw_destroy_vlans() function
H A Dvsw.c153 extern void vsw_destroy_vlans(void *arg, int type);
888 vsw_destroy_vlans(vswp, VSW_LOCALDEV); in vsw_unattach()
H A Dvsw_ldc.c184 extern void vsw_destroy_vlans(void *arg, int type);
457 vsw_destroy_vlans(port, VSW_VNETPORT); in vsw_port_detach()
492 vsw_destroy_vlans(port, VSW_VNETPORT); in vsw_detach_ports()