associate1         89 source4/torture/nbt/winsreplication.c 	struct wrepl_associate associate1;
associate1        117 source4/torture/nbt/winsreplication.c 	status = wrepl_associate(wrepl_socket1, &associate1);
associate1        120 source4/torture/nbt/winsreplication.c 	torture_comment(tctx, "association context (conn1): 0x%x\n", associate1.out.assoc_ctx);
associate1        131 source4/torture/nbt/winsreplication.c 	packet.assoc_ctx                   = associate1.out.assoc_ctx;
associate1        154 source4/torture/nbt/winsreplication.c 	assoc_stop.in.assoc_ctx	= associate1.out.assoc_ctx;