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