Searched defs:vcprop_tag (Results 1 – 1 of 1) sorted by relevance
56 struct vcprop_tag { struct57 uint32_t vpt_tag;127 #define VCPROPTAG_LEN(x) (sizeof((x)) - sizeof(struct vcprop_tag)) argument