Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c98 void vsw_vlan_add_ids(void *arg, int type);
912 vsw_vlan_add_ids(arg, type); in vsw_create_vlans()
990 vsw_vlan_add_ids(void *arg, int type) in vsw_vlan_add_ids() function
H A Dvsw.c154 extern void vsw_vlan_add_ids(void *arg, int type);
2424 vsw_vlan_add_ids(vswp, VSW_LOCALDEV); in vsw_update_md_prop()
2685 vsw_vlan_add_ids(portp, VSW_VNETPORT); in vsw_port_update()
H A Dvsw_ldc.c185 extern void vsw_vlan_add_ids(void *arg, int type);