Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dcdp.c23 #define CDP_DEVICE_ID_TLV 0x0001 macro
144 *s++ = htons(CDP_DEVICE_ID_TLV); in cdp_send_trigger()
294 case CDP_DEVICE_ID_TLV: in cdp_receive()