Searched refs:NDR_IS_FIRST_FRAG (Results 1 – 3 of 3) sorted by relevance
281 #define NDR_IS_FIRST_FRAG(F) ((F) & NDR_PFC_FIRST_FRAG) macro284 (NDR_IS_FIRST_FRAG((F)) && NDR_IS_LAST_FRAG((F)))
437 else if (NDR_IS_FIRST_FRAG(hdr->pfc_flags)) in ndr_show_hdr()
185 if (!NDR_IS_FIRST_FRAG(hdr->pfc_flags)) in ndr_recv_request()