Home
last modified time | relevance | path

Searched refs:net_our_vlan (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dnet.c166 ushort net_our_vlan = 0xFFFF; variable
298 net_our_vlan = string_to_vlan(value); in on_vlan()
1071 myvlanid = ntohs(net_our_vlan); in net_process_received_packet()
1106 if ((ntohs(net_our_vlan) & VLAN_IDMASK) == VLAN_NONE in net_process_received_packet()
1382 myvlanid = ntohs(net_our_vlan); in net_eth_hdr_size()
1395 myvlanid = ntohs(net_our_vlan); in net_set_ether()
/OK3568_Linux_fs/u-boot/cmd/
H A Dnet.c408 net_our_vlan = cdp_appliance_vlan; in cdp_update_env()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h534 extern ushort net_our_vlan; /* Our VLAN */
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map