Searched refs:CDP (Results 1 – 6 of 6) sorted by relevance
/u-boot/doc/ |
A D | README.VLAN | 1 U-Boot has networking support for VLANs (802.1q), and CDP (Cisco 8 CDP is used mainly to discover your device VLAN(s) when connected to 11 Note: In order to enable CDP support a small change is needed in the 15 Various defines control CDP; see the README section.
|
/u-boot/cmd/ |
A D | net.c | 342 r = net_loop(CDP); in do_cdp()
|
A D | Kconfig | 1593 Perform CDP network configuration
|
/u-boot/include/ |
A D | net.h | 562 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
|
/u-boot/net/ |
A D | net.c | 506 case CDP: in net_loop() 1385 case CDP: in net_check_prereq()
|
/u-boot/ |
A D | README | 1392 - CDP Options: 1395 The device id used in CDP trigger frames.
|
Completed in 15 milliseconds