Home
last modified time | relevance | path

Searched refs:pac_hdr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_marshal.c177 ndr_pac_hdr_t pac_hdr; in ndr_buf_decode() local
209 rc = ndr_decode_pac_hdr(&nbuf->nb_nds, &pac_hdr); in ndr_buf_decode()
213 if (pac_hdr.common_hdr.hdrlen != sizeof (ndr_serialtype1_hdr_t)) in ndr_buf_decode()
H A Drpcpdu.ndl687 struct ndr_pac_hdr pac_hdr;