Searched refs:lldp_str2pdu (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_tlv.c439 lldp_str2pdu(uint_t tlvtype, const char *str, uint8_t *lldpdu, size_t pdusize, function
500 return (lldp_str2pdu(LLDP_TLVTYPE_PORT_DESC, pdesc, lldpdu,
533 return (lldp_str2pdu(LLDP_TLVTYPE_SYS_NAME, sname, lldpdu,
565 return (lldp_str2pdu(LLDP_TLVTYPE_SYS_DESC, sdesc, lldpdu,

Completed in 19 milliseconds