Searched refs:vlan (Results 1 – 2 of 2) sorted by relevance
239 ushort vlan, nvlan; in cdp_receive() local270 vlan = htons(-1); in cdp_receive()314 vlan = *ss; in cdp_receive()317 vlan = ntohs(*ss); in cdp_receive()335 cdp_appliance_vlan = vlan; in cdp_receive()
288 U_BOOT_ENV_CALLBACK(vlan, on_vlan);
Completed in 12 milliseconds