Searched refs:NDR_F_IS_REFERENCE (Results 1 – 2 of 2) sorted by relevance
134 #define NDR_F_IS_REFERENCE 0x0020 /* TYPE & ... req./given */ macro403 NDR_F_IS_REFERENCE, size_is, 0)407 NDR_F_SIZE_IS+NDR_F_IS_REFERENCE, size_is, SIZE_IS)
346 case NDR_F_IS_REFERENCE: in ndr_topmost()347 case NDR_F_IS_REFERENCE+NDR_F_SIZE_IS: in ndr_topmost()627 case NDR_F_IS_REFERENCE+NDR_F_SIZE_IS: in ndr_outer()895 if (params & NDR_F_IS_REFERENCE) { in ndr_outer_conformant_array()1567 case NDR_F_IS_REFERENCE+NDR_F_SIZE_IS: /* pointer to something */ in ndr_inner()1578 else if (params & NDR_F_IS_REFERENCE) in ndr_inner()1590 case NDR_F_IS_REFERENCE: /* type is pointer to one something */ in ndr_inner()1687 outer_ref->outer_flags &= ~NDR_F_IS_REFERENCE; in ndr_inner_reference()