Searched refs:vlan_to_string (Results 1 – 3 of 3) sorted by relevance
302 vlan_to_string(cdp_appliance_vlan, tmp); in cdp_update_env()309 vlan_to_string(cdp_native_vlan, tmp); in cdp_update_env()
831 void vlan_to_string(ushort x, char *s);
1540 void vlan_to_string(ushort x, char *s) in vlan_to_string() function