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