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

/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_tlv.c1056 nvlist_t *vlnvl; local
1084 (void) nvpair_value_nvlist(nvp, &vlnvl);
1088 (void) nvlist_lookup_uint16(vlnvl, LLDP_NVP_VNIC_VLANID,
1090 (void) nvlist_lookup_uint32(vlnvl, LLDP_NVP_VNIC_LINKID,
1092 (void) lldp_nvlist2portid(vlnvl, &vnic->lvni_portid);

Completed in 32 milliseconds