Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c96 void vsw_create_vlans(void *arg, int type);
906 vsw_create_vlans(void *arg, int type) in vsw_create_vlans() function
H A Dvsw.c152 extern void vsw_create_vlans(void *arg, int type);
640 vsw_create_vlans((void *)vswp, VSW_LOCALDEV); in vsw_attach()
H A Dvsw_ldc.c183 extern void vsw_create_vlans(void *arg, int type);
381 vsw_create_vlans(port, VSW_VNETPORT); in vsw_port_attach()