0x1, 0x0, 0x0,
&hdr_rb.rpc_context[0].transfer[0]);
} else {
- struct ndr_syntax_id null_interface;
- ZERO_STRUCT(null_interface);
/* Rejection reason: abstract syntax not supported */
init_rpc_hdr_ba(&hdr_ba, RPC_MAX_PDU_FRAG_LEN,
RPC_MAX_PDU_FRAG_LEN, assoc_gid,
ack_pipe_name, 0x1, 0x2, 0x1,
- &null_interface);
+ &null_ndr_syntax_id);
p->pipe_bound = False;
}
0x1, 0x0, 0x0,
&hdr_rb.rpc_context[0].transfer[0]);
} else {
- struct ndr_syntax_id null_interface;
- ZERO_STRUCT(null_interface);
/* Rejection reason: abstract syntax not supported */
init_rpc_hdr_ba(&hdr_ba, RPC_MAX_PDU_FRAG_LEN,
RPC_MAX_PDU_FRAG_LEN, assoc_gid,
ack_pipe_name, 0x1, 0x2, 0x1,
- &null_interface);
+ &null_ndr_syntax_id);
p->pipe_bound = False;
}