Searched refs:tlv_tag (Results 1 – 1 of 1) sorted by relevance
77 tlv_tag( in tlv_tag() function94 if (tlv_tag(cursor) == TLV_TAG_END) in tlv_length()107 if (tlv_tag(cursor) == TLV_TAG_END) in tlv_value()117 if (tlv_tag(cursor) == TLV_TAG_END) in tlv_item()204 if (tlv_tag(cursor) == tag) in tlv_find()228 if (tlv_tag(cursor) != TLV_TAG_END) { in tlv_validate_state()463 if (tlv_tag(cursor) == TLV_TAG_END) { in tlv_delete()514 if (tlv_tag(cursor) == TLV_TAG_END) { in tlv_modify()518 if (tlv_tag(cursor) != tag) { in tlv_modify()687 if (tlv_tag(&cursor) != TLV_TAG_PARTITION_HEADER) { in ef10_nvram_buffer_validate()[all …]