Searched refs:tlvs_len (Results 1 – 2 of 2) sorted by relevance
2088 find_vendor_ie(void *tlvs, int tlvs_len, const char *voui, uint8 *type, int type_len) in find_vendor_ie() argument2097 !bcm_valid_tlv(ie, tlvs_len)) in find_vendor_ie()2113 } while ((ie = bcm_next_tlv(ie, &tlvs_len)) != NULL); in find_vendor_ie()
852 extern bcm_tlv_t *find_vendor_ie(void *tlvs, int tlvs_len,