Searched refs:LLDP_TLV_PORT_ID (Results 1 – 4 of 4) sorted by relevance
68 dsa_buf_write_be16((LLDP_TLV_PORT_ID << 9) | (ETH_ALEN + 1), &p); in dsa_lldp_send()115 case LLDP_TLV_PORT_ID: in dsa_lldp_print_info()131 case LLDP_TLV_PORT_ID: in dsa_lldp_print_info()
126 LLDP_TLV_PORT_ID = 2, /**< Port ID (mandatory) */ enumerator
172 case LLDP_TLV_PORT_ID: in parse_lldp()
371 .type_length = htons((LLDP_TLV_PORT_ID << 9) |