Searched defs:lldp_set_orgspecid_subtype (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_tlv.c93 lldp_set_orgspecid_subtype(uint8_t *lldpdu, uint8_t subtype, uint32_t oui, function
821 lldp_set_orgspecid_subtype(lldpdu, LLDP_802dot1OUI_LINK_AGGR_SUBTYPE,
878 lldp_set_orgspecid_subtype(lldpdu, LLDP_802dot3OUI_MAXFRAMESZ_SUBTYPE,
930 lldp_set_orgspecid_subtype(lldpdu, LLDP_802dot1OUI_PVID_SUBTYPE,
1028 lldp_set_orgspecid_subtype(lldpdu,
1144 lldp_set_orgspecid_subtype(lldpdu,
1316 lldp_set_orgspecid_subtype(lldpdu, LLDP_802dot1OUI_APPLN_SUBTYPE,
1414 lldp_set_orgspecid_subtype(lldpdu, LLDP_802dot1OUI_PFC_SUBTYPE,
1599 lldp_set_orgspecid_subtype(lldpdu, subtype, LLDP_802dot1_OUI, tlvlen);
1698 lldp_set_orgspecid_subtype(lldpd
[all...]

Completed in 27 milliseconds