Searched refs:BUNDLE_DESCRIPTOR (Results 1 – 3 of 3) sorted by relevance
36 #define BUNDLE_DESCRIPTOR (6) macro
163 ((d)->type == BUNDLE_DESCRIPTOR ? (struct bundle *)(d) : NULL)
860 bundle.desc.type = BUNDLE_DESCRIPTOR; in bundle_Create()