Searched refs:ndr_decode_pac_hdr (Results 1 – 1 of 1) sorted by relevance
39 static int ndr_decode_pac_hdr(ndr_stream_t *, ndr_pac_hdr_t *);160 rc = ndr_decode_pac_hdr(&nbuf->nb_nds, &pac_hdr); in ndr_buf_decode()322 ndr_decode_pac_hdr(ndr_stream_t *nds, ndr_pac_hdr_t *hdr) in ndr_decode_pac_hdr() function